OSDN Git Service

fix leaf view
[pettanr/pettanr.git] / public / local_manifest.json
1 {\r
2   "list_groups": {\r
3     "folder": {\r
4       "lists": {\r
5         "public": {\r
6           "type": "public"\r
7         }\r
8       }\r
9     },\r
10     "scroll": {\r
11       "lists": {\r
12         "public": {\r
13           "type": "public"\r
14         },\r
15         "private": {\r
16           "type": "private"\r
17         },\r
18         "by_author": {\r
19           "type": "filter"\r
20         },\r
21         "by_panel": {\r
22           "type": "through_filter",\r
23           "args": {\r
24             "through": "scroll_panels"\r
25           }\r
26         }\r
27       }\r
28     },\r
29     "scroll_panel": {\r
30       "lists": {\r
31         "public": {\r
32           "type": "public"\r
33         },\r
34         "private": {\r
35           "type": "private"\r
36         },\r
37         "play": {\r
38           "type": "play",\r
39           "args": {\r
40             "filter_item_name": "scroll",\r
41             "filter_model_name": "scroll_panel",\r
42             "filter_key": "scroll_id",\r
43             "order": {\r
44               "type": "method"\r
45             }\r
46           }\r
47         },\r
48         "by_scroll": {\r
49           "type": "filter"\r
50         },\r
51         "by_panel": {\r
52           "type": "filter"\r
53         },\r
54         "by_author": {\r
55           "type": "foreign_filter",\r
56           "args": {\r
57             "includes": {\r
58               "type": "method"\r
59             }\r
60           }\r
61         }\r
62       }\r
63     },\r
64     "comic": {\r
65       "lists": {\r
66         "public": {\r
67           "type": "public"\r
68         },\r
69         "private": {\r
70           "type": "private"\r
71         },\r
72         "by_author": {\r
73           "type": "filter"\r
74         },\r
75         "by_story": {\r
76           "type": "through_filter",\r
77           "args": {\r
78             "through": "comic_stories"\r
79           }\r
80         }\r
81       }\r
82     },\r
83     "comic_story": {\r
84       "lists": {\r
85         "public": {\r
86           "type": "public"\r
87         },\r
88         "private": {\r
89           "type": "private"\r
90         },\r
91         "play": {\r
92           "type": "play",\r
93           "args": {\r
94             "filter_item_name": "comic",\r
95             "filter_model_name": "comic_story",\r
96             "filter_key": "comic_id",\r
97             "order": {\r
98               "type": "method"\r
99             }\r
100           }\r
101         },\r
102         "by_comic": {\r
103           "type": "filter"\r
104         },\r
105         "by_story": {\r
106           "type": "filter"\r
107         },\r
108         "by_author": {\r
109           "type": "foreign_filter",\r
110           "args": {\r
111             "includes": {\r
112               "type": "method"\r
113             }\r
114           }\r
115         }\r
116       }\r
117     },\r
118     "story": {\r
119       "lists": {\r
120         "public": {\r
121           "type": "public"\r
122         },\r
123         "private": {\r
124           "type": "private"\r
125         },\r
126         "by_comic": {\r
127           "type": "through_filter",\r
128           "args": {\r
129             "through": "comic_stories"\r
130           }\r
131         },\r
132         "by_sheet": {\r
133           "type": "through_filter",\r
134           "args": {\r
135             "through": "story_sheets"\r
136           }\r
137         },\r
138         "by_author": {\r
139           "type": "filter"\r
140         }\r
141       }\r
142     },\r
143     "story_sheet": {\r
144       "lists": {\r
145         "public": {\r
146           "type": "public"\r
147         },\r
148         "private": {\r
149           "type": "private"\r
150         },\r
151         "play": {\r
152           "type": "play",\r
153           "args": {\r
154             "filter_item_name": "story",\r
155             "filter_model_name": "story_sheet",\r
156             "filter_key": "story_id",\r
157             "order": {\r
158               "type": "method"\r
159             }\r
160           }\r
161         },\r
162         "by_story": {\r
163           "type": "filter"\r
164         },\r
165         "by_sheet": {\r
166           "type": "filter"\r
167         },\r
168         "by_author": {\r
169           "type": "foreign_filter",\r
170           "args": {\r
171             "includes": {\r
172               "type": "method"\r
173             }\r
174           }\r
175         }\r
176       }\r
177     },\r
178     "sheet": {\r
179       "lists": {\r
180         "public": {\r
181           "type": "public"\r
182         },\r
183         "private": {\r
184           "type": "private"\r
185         },\r
186         "by_story": {\r
187           "type": "through_filter",\r
188           "args": {\r
189             "through": "story_sheets"\r
190           }\r
191         },\r
192         "by_panel": {\r
193           "type": "through_filter",\r
194           "args": {\r
195             "through": "sheet_panels"\r
196           }\r
197         },\r
198         "by_author": {\r
199           "type": "filter"\r
200         }\r
201       }\r
202     },\r
203     "sheet_panel": {\r
204       "lists": {\r
205         "public": {\r
206           "type": "public"\r
207         },\r
208         "private": {\r
209           "type": "private"\r
210         },\r
211         "play": {\r
212           "type": "play",\r
213           "args": {\r
214             "filter_item_name": "sheet",\r
215             "filter_model_name": "sheet_panel",\r
216             "filter_key": "sheet_id"\r
217           }\r
218         },\r
219         "by_sheet": {\r
220           "type": "filter"\r
221         },\r
222         "by_panel": {\r
223           "type": "filter"\r
224         },\r
225         "by_author": {\r
226           "type": "foreign_filter",\r
227           "args": {\r
228             "includes": {\r
229               "type": "method"\r
230             }\r
231           }\r
232         }\r
233       }\r
234     },\r
235     "panel": {\r
236       "lists": {\r
237         "public": {\r
238           "type": "public"\r
239         },\r
240         "private": {\r
241           "type": "private"\r
242         },\r
243         "by_scroll": {\r
244           "type": "through_filter",\r
245           "args": {\r
246             "through": "scroll_panels"\r
247           }\r
248         },\r
249         "by_sheet": {\r
250           "type": "through_filter",\r
251           "args": {\r
252             "through": "sheet_panels"\r
253           }\r
254         },\r
255         "by_author": {\r
256           "type": "filter"\r
257         },\r
258         "by_speech_balloon_template": {\r
259           "type": "through_filter",\r
260           "args": {\r
261             "through": "speech_balloons"\r
262           }\r
263         }\r
264       }\r
265     },\r
266     "panel_picture": {\r
267       "lists": {\r
268         "public": {\r
269           "type": "public"\r
270         },\r
271         "private": {\r
272           "type": "private"\r
273         },\r
274         "by_panel": {\r
275           "type": "filter"\r
276         },\r
277         "by_author": {\r
278           "type": "foreign_filter",\r
279           "args": {\r
280             "includes": {\r
281               "type": "method"\r
282             }\r
283           }\r
284         }\r
285       }\r
286     },\r
287     "speech_balloon": {\r
288       "lists": {\r
289         "public": {\r
290           "type": "public"\r
291         },\r
292         "private": {\r
293           "type": "private"\r
294         },\r
295         "by_panel": {\r
296           "type": "filter"\r
297         },\r
298         "by_speech_balloon_template": {\r
299           "type": "filter"\r
300         },\r
301         "by_author": {\r
302           "type": "foreign_filter",\r
303           "args": {\r
304             "includes": {\r
305               "type": "method"\r
306             }\r
307           }\r
308         }\r
309       }\r
310     },\r
311     "speech": {\r
312       "lists": {\r
313         "public": {\r
314           "type": "public"\r
315         },\r
316         "private": {\r
317           "type": "private"\r
318         },\r
319         "by_panel": {\r
320           "type": "filter"\r
321         },\r
322         "by_speech_balloon": {\r
323           "type": "filter"\r
324         },\r
325         "by_author": {\r
326           "type": "foreign_filter",\r
327           "args": {\r
328             "includes": {\r
329               "type": "method"\r
330             }\r
331           }\r
332         }\r
333       }\r
334     },\r
335     "balloon": {\r
336       "lists": {\r
337         "public": {\r
338           "type": "public"\r
339         },\r
340         "by_speech_balloon": {\r
341           "type": "filter"\r
342         },\r
343         "by_author": {\r
344           "type": "foreign_filter",\r
345           "args": {\r
346             "includes": {\r
347               "type": "method"\r
348             }\r
349           }\r
350         }\r
351       }\r
352     },\r
353     "ground_picture": {\r
354       "lists": {\r
355         "public": {\r
356           "type": "public"\r
357         },\r
358         "private": {\r
359           "type": "private"\r
360         },\r
361         "by_panel": {\r
362           "type": "filter"\r
363         },\r
364         "by_author": {\r
365           "type": "foreign_filter",\r
366           "args": {\r
367             "includes": {\r
368               "type": "method"\r
369             }\r
370           }\r
371         }\r
372       }\r
373     },\r
374     "ground_color": {\r
375       "lists": {\r
376         "public": {\r
377           "type": "public"\r
378         },\r
379         "private": {\r
380           "type": "private"\r
381         },\r
382         "by_panel": {\r
383           "type": "filter"\r
384         },\r
385         "by_author": {\r
386           "type": "foreign_filter",\r
387           "args": {\r
388             "includes": {\r
389               "type": "method"\r
390             }\r
391           }\r
392         }\r
393       }\r
394     },\r
395     "original_picture": {\r
396       "lists": {\r
397         "private": {\r
398           "type": "private"\r
399         }\r
400       }\r
401     },\r
402     "picture": {\r
403       "lists": {\r
404         "public": {\r
405           "type": "public"\r
406         }\r
407       }\r
408     },\r
409     "resource_picture": {\r
410       "lists": {\r
411         "public": {\r
412           "type": "public"\r
413         },\r
414         "private": {\r
415           "type": "private"\r
416         },\r
417         "by_original_picture": {\r
418           "type": "filter"\r
419         },\r
420         "by_license": {\r
421           "type": "filter"\r
422         },\r
423         "by_artist": {\r
424           "type": "filter"\r
425         }\r
426       }\r
427     },\r
428     "speech_balloon_template": {\r
429       "lists": {\r
430         "public": {\r
431           "type": "public"\r
432         },\r
433         "by_panel": {\r
434           "type": "through_filter",\r
435           "args": {\r
436             "through": "speech_balloons"\r
437           }\r
438         },\r
439         "select_items": {\r
440           "type": "system_resource"\r
441         }\r
442       }\r
443     },\r
444     "writing_format": {\r
445       "lists": {\r
446         "public": {\r
447           "type": "public"\r
448         },\r
449         "select_items": {\r
450           "type": "system_resource"\r
451         },\r
452         "by_system_picture": {\r
453           "type": "filter"\r
454         }\r
455       }\r
456     },\r
457     "license_group": {\r
458       "lists": {\r
459         "public": {\r
460           "type": "public"\r
461         },\r
462         "select_items": {\r
463           "type": "system_resource"\r
464         }\r
465       }\r
466     },\r
467     "license": {\r
468       "lists": {\r
469         "public": {\r
470           "type": "public"\r
471         },\r
472         "by_license_group": {\r
473           "type": "filter"\r
474         },\r
475         "by_system_picture": {\r
476           "type": "filter"\r
477         }\r
478       }\r
479     },\r
480     "author": {\r
481       "lists": {\r
482         "public": {\r
483           "type": "public"\r
484         }\r
485       }\r
486     },\r
487     "artist": {\r
488       "lists": {\r
489         "public": {\r
490           "type": "public"\r
491         }\r
492       }\r
493     },\r
494     "system_picture": {\r
495       "lists": {\r
496         "public": {\r
497           "type": "public"\r
498         }\r
499       }\r
500     }\r
501   },\r
502   "profilers": {\r
503     "folder": {\r
504       "columns": {},\r
505       "column_names": [\r
506         "name",\r
507         "controller_name",\r
508         "action_name",\r
509         "category_id",\r
510         "t",\r
511         "parent_id",\r
512         "lft",\r
513         "rgt",\r
514         "depth"\r
515       ],\r
516       "associations": {}\r
517     },\r
518     "scroll": {\r
519       "columns": {\r
520         "visible": {\r
521           "type": "source"\r
522         }\r
523       },\r
524       "column_names": [\r
525         "title",\r
526         "description",\r
527         "visible",\r
528         "author_id"\r
529       ],\r
530       "associations": {\r
531         "belongs_to": [\r
532           "author"\r
533         ],\r
534         "has_many": [\r
535           "scroll_panels.by_scroll",\r
536           "panels.by_scroll"\r
537         ]\r
538       }\r
539     },\r
540     "scroll_panel": {\r
541       "column_names": [\r
542         "scroll_id",\r
543         "panel_id",\r
544         "t",\r
545         "author_id"\r
546       ],\r
547       "associations": {\r
548         "belongs_to": [\r
549           "scroll",\r
550           "panel"\r
551         ]\r
552       }\r
553     },\r
554     "comic": {\r
555       "column_names": [\r
556         "title",\r
557         "description",\r
558         "visible",\r
559         "author_id"\r
560       ],\r
561       "associations": {\r
562         "belongs_to": [\r
563           "author"\r
564         ],\r
565         "has_many": [\r
566           "comic_stories.by_comic",\r
567           "stories.by_comic"\r
568         ]\r
569       }\r
570     },\r
571     "comic_story": {\r
572       "column_names": [\r
573         "comic_id",\r
574         "story_id",\r
575         "t"\r
576       ],\r
577       "associations": {\r
578         "belongs_to": [\r
579           "comic",\r
580           "story"\r
581         ]\r
582       }\r
583     },\r
584     "story": {\r
585       "column_names": [\r
586         "title",\r
587         "description",\r
588         "t",\r
589         "visible"\r
590       ],\r
591       "associations": {\r
592         "belongs_to": [],\r
593         "has_many": [\r
594           "comic_stories.by_story",\r
595           "comics.by_story",\r
596           "story_sheets.by_story",\r
597           "sheets.by_story"\r
598         ]\r
599       }\r
600     },\r
601     "story_sheet": {\r
602       "column_names": [\r
603         "story_id",\r
604         "sheet_id",\r
605         "t",\r
606         "author_id"\r
607       ],\r
608       "associations": {\r
609         "belongs_to": [\r
610           "story",\r
611           "sheet"\r
612         ]\r
613       }\r
614     },\r
615     "sheet": {\r
616       "columns": {\r
617         "visible": {\r
618           "type": "source"\r
619         }\r
620       },\r
621       "column_names": [\r
622         "caption",\r
623         "width",\r
624         "height",\r
625         "visible",\r
626         "author_id"\r
627       ],\r
628       "associations": {\r
629         "belongs_to": [\r
630           "author"\r
631         ],\r
632         "has_many": [\r
633           "story_sheets.by_sheet",\r
634           "stories.by_sheet",\r
635           "sheet_panels.by_sheet",\r
636           "panels.by_sheet"\r
637         ]\r
638       }\r
639     },\r
640     "sheet_panel": {\r
641       "column_names": [\r
642         "sheet_id",\r
643         "panel_id",\r
644         "x",\r
645         "y",\r
646         "z",\r
647         "t",\r
648         "author_id"\r
649       ],\r
650       "associations": {\r
651         "belongs_to": [\r
652           "sheet",\r
653           "panel"\r
654         ]\r
655       }\r
656     },\r
657     "panel": {\r
658       "columns": {\r
659         "publish": {\r
660           "type": "source"\r
661         }\r
662       },\r
663       "column_names": [\r
664         "width",\r
665         "height",\r
666         "border",\r
667         "caption",\r
668         "publish",\r
669         "author_id"\r
670       ],\r
671       "associations": {\r
672         "belongs_to": [\r
673           "author"\r
674         ],\r
675         "has_many": [\r
676           "scroll_panels.by_panel",\r
677           "scrolls.by_panel",\r
678           "sheet_panels.by_panel",\r
679           "sheets.by_panel",\r
680           "panel_pictures.by_panel",\r
681           "speech_balloons.by_panel",\r
682           "ground_pictures.by_panel",\r
683           "ground_colors.by_panel"\r
684         ]\r
685       }\r
686     },\r
687     "panel_picture": {\r
688       "column_names": [\r
689         "panel_id",\r
690         "picture_id",\r
691         "caption",\r
692         "x",\r
693         "y",\r
694         "width",\r
695         "height",\r
696         "link",\r
697         "z",\r
698         "t"\r
699       ],\r
700       "associations": {\r
701         "belongs_to": [\r
702           "panel"\r
703         ]\r
704       }\r
705     },\r
706     "speech_balloon": {\r
707       "columns": {\r
708         "speech_balloon_template_settings": {\r
709           "type": "extend"\r
710         }\r
711       },\r
712       "column_names": [\r
713         "panel_id",\r
714         "caption",\r
715         "speech_balloon_template_id",\r
716         "speech_balloon_template_classname",\r
717         "z",\r
718         "t",\r
719         "speech_balloon_template_settings"\r
720       ],\r
721       "associations": {\r
722         "belongs_to": [\r
723           "panel",\r
724           "speech_balloon_template"\r
725         ],\r
726         "has_one": [\r
727           "balloon.by_speech_balloon",\r
728           "speech.by_speech_balloon"\r
729         ]\r
730       }\r
731     },\r
732     "speech": {\r
733       "columns": {\r
734         "speech_balloon_template_settings": {\r
735           "type": "extend"\r
736         }\r
737       },\r
738       "column_names": [\r
739         "speech_balloon_id",\r
740         "speech_balloon_template_id",\r
741         "speech_balloon_template_classname",\r
742         "writing_format_id",\r
743         "writing_format_classname",\r
744         "content",\r
745         "font_size",\r
746         "text_align",\r
747         "fore_color",\r
748         "x",\r
749         "y",\r
750         "width",\r
751         "height",\r
752         "quotes",\r
753         "speech_balloon_template_settings",\r
754         "writing_format_settings"\r
755       ],\r
756       "associations": {\r
757         "belongs_to": [\r
758           "speech_balloon",\r
759           "writing_format"\r
760         ]\r
761       }\r
762     },\r
763     "balloon": {\r
764       "columns": {\r
765         "speech_balloon_template_settings": {\r
766           "type": "extend"\r
767         }\r
768       },\r
769       "column_names": [\r
770         "speech_balloon_id",\r
771         "speech_balloon_template_id",\r
772         "speech_balloon_template_classname",\r
773         "system_picture_id",\r
774         "x",\r
775         "y",\r
776         "width",\r
777         "height",\r
778         "r",\r
779         "speech_balloon_template_settings"\r
780       ],\r
781       "associations": {\r
782         "belongs_to": [\r
783           "speech_balloon",\r
784           "system_picture"\r
785         ]\r
786       }\r
787     },\r
788     "ground_picture": {\r
789       "column_names": [\r
790         "panel_id",\r
791         "picture_id",\r
792         "caption",\r
793         "repeat",\r
794         "x",\r
795         "y",\r
796         "z",\r
797         "t"\r
798       ],\r
799       "associations": {\r
800         "belongs_to": [\r
801           "panel"\r
802         ]\r
803       }\r
804     },\r
805     "ground_color": {\r
806       "column_names": [\r
807         "panel_id",\r
808         "caption",\r
809         "code",\r
810         "orientation",\r
811         "xy",\r
812         "wh",\r
813         "z",\r
814         "t"\r
815       ],\r
816       "associations": {\r
817         "belongs_to": [\r
818           "panel"\r
819         ]\r
820       }\r
821     },\r
822     "original_picture": {\r
823       "column_names": [\r
824         "ext",\r
825         "width",\r
826         "height",\r
827         "filesize",\r
828         "artist_id",\r
829         "md5",\r
830         "uploaded_at",\r
831         "published_at",\r
832         "stopped_at"\r
833       ],\r
834       "associations": {\r
835         "belongs_to": [\r
836           "artist"\r
837         ],\r
838         "has_one": [\r
839           "resource_picture.by_original_picture"\r
840         ]\r
841       }\r
842     },\r
843     "picture": {\r
844       "columns": {\r
845         "license_group_settings": {\r
846           "type": "extend"\r
847         },\r
848         "credit_picture_settings": {\r
849           "type": "extend"\r
850         },\r
851         "license_settings": {\r
852           "type": "extend"\r
853         }\r
854       },\r
855       "column_names": [\r
856         "original_picture_id",\r
857         "revision",\r
858         "ext",\r
859         "width",\r
860         "height",\r
861         "filesize",\r
862         "artist_id",\r
863         "license_id",\r
864         "md5",\r
865         "artist_name",\r
866         "license_group_settings",\r
867         "credit_picture_settings",\r
868         "license_settings",\r
869         "license_group_classname"\r
870       ],\r
871       "associations": {\r
872         "belongs_to": [\r
873           "license",\r
874           "artist"\r
875         ]\r
876       }\r
877     },\r
878     "resource_picture": {\r
879       "columns": {\r
880         "license_group_settings": {\r
881           "type": "extend",\r
882           "args": {\r
883             "boost_name": "license_group"\r
884           }\r
885         },\r
886         "credit_picture_settings": {\r
887           "type": "extend",\r
888           "args": {\r
889             "boost_name": "credit_picture"\r
890           }\r
891         },\r
892         "license_settings": {\r
893           "type": "extend",\r
894           "args": {\r
895             "boost_name": "license"\r
896           }\r
897         }\r
898       },\r
899       "column_names": [\r
900         "original_picture_id",\r
901         "ext",\r
902         "width",\r
903         "height",\r
904         "filesize",\r
905         "artist_id",\r
906         "license_id",\r
907         "md5",\r
908         "artist_name",\r
909         "license_group_settings",\r
910         "credit_picture_settings",\r
911         "license_settings",\r
912         "picture_id",\r
913         "license_group_classname"\r
914       ],\r
915       "associations": {\r
916         "belongs_to": [\r
917           "original_picture",\r
918           "license",\r
919           "artist"\r
920         ]\r
921       }\r
922     },\r
923     "speech_balloon_template": {\r
924       "columns": {\r
925         "settings": {\r
926           "type": "json"\r
927         }\r
928       },\r
929       "column_names": [\r
930         "name",\r
931         "classname",\r
932         "caption",\r
933         "t",\r
934         "system_picture_id",\r
935         "settings"\r
936       ],\r
937       "extend_settings": {\r
938         "circle_speech_balloon_speech_balloon": {\r
939           "columns": {},\r
940           "column_names": []\r
941         },\r
942         "circle_speech_balloon_balloon": {\r
943           "columns": {},\r
944           "column_names": []\r
945         },\r
946         "circle_speech_balloon_speech": {\r
947           "columns": {},\r
948           "column_names": []\r
949         },\r
950         "plain_speech_balloon_speech_balloon": {\r
951           "columns": {},\r
952           "column_names": []\r
953         },\r
954         "plain_speech_balloon_balloon": {\r
955           "columns": {},\r
956           "column_names": []\r
957         },\r
958         "plain_speech_balloon_speech": {\r
959           "columns": {},\r
960           "column_names": []\r
961         },\r
962         "square_speech_balloon_speech_balloon": {\r
963           "columns": {},\r
964           "column_names": []\r
965         },\r
966         "square_speech_balloon_balloon": {\r
967           "columns": {},\r
968           "column_names": []\r
969         },\r
970         "square_speech_balloon_speech": {\r
971           "columns": {},\r
972           "column_names": []\r
973         },\r
974         "test_speech_balloon_speech_balloon": {\r
975           "columns": {},\r
976           "column_names": [\r
977             "a"\r
978           ]\r
979         },\r
980         "test_speech_balloon_balloon": {\r
981           "columns": {},\r
982           "column_names": [\r
983             "b"\r
984           ]\r
985         },\r
986         "test_speech_balloon_speech": {\r
987           "columns": {},\r
988           "column_names": [\r
989             "c"\r
990           ]\r
991         }\r
992       },\r
993       "associations": {\r
994         "belongs_to": [\r
995           "system_picture"\r
996         ],\r
997         "has_many": [\r
998           "speech_balloons.by_speech_balloon_template",\r
999           "panels.by_speech_balloon_template"\r
1000         ]\r
1001       }\r
1002     },\r
1003     "writing_format": {\r
1004       "columns": {\r
1005         "settings": {\r
1006           "type": "json"\r
1007         }\r
1008       },\r
1009       "column_names": [\r
1010         "name",\r
1011         "classname",\r
1012         "caption",\r
1013         "system_picture_id",\r
1014         "settings"\r
1015       ],\r
1016       "extend_settings": {\r
1017         "pettanr_simple_format_writing_format": {\r
1018           "columns": {},\r
1019           "column_names": []\r
1020         }\r
1021       },\r
1022       "associations": {\r
1023         "belongs_to": [\r
1024           "system_picture"\r
1025         ],\r
1026         "has_many": []\r
1027       }\r
1028     },\r
1029     "license_group": {\r
1030       "column_names": [\r
1031         "name",\r
1032         "classname",\r
1033         "caption",\r
1034         "url"\r
1035       ],\r
1036       "extend_settings": {\r
1037         "pettanr_creative_commons_v30_licenses_license": {\r
1038           "columns": {},\r
1039           "column_names": [\r
1040             "open",\r
1041             "commercial",\r
1042             "official",\r
1043             "attribution",\r
1044             "derive",\r
1045             "thumbnail",\r
1046             "gif_convert",\r
1047             "reverse",\r
1048             "sync_vh",\r
1049             "overlap"\r
1050           ]\r
1051         },\r
1052         "pettanr_creative_commons_v30_licenses_credit_picture": {\r
1053           "columns": {},\r
1054           "column_names": [\r
1055             "source_url_btn_id",\r
1056             "source_url_off_btn_id"\r
1057           ]\r
1058         },\r
1059         "pettanr_creative_commons_v30_licenses_attribute": {\r
1060           "columns": {},\r
1061           "column_names": [\r
1062             "artist_name",\r
1063             "caption",\r
1064             "artist_url",\r
1065             "source_url",\r
1066             "more_permission_url"\r
1067           ]\r
1068         },\r
1069         "pettanr_pettan_commons_v01_licenses_license": {\r
1070           "columns": {},\r
1071           "column_names": [\r
1072             "open",\r
1073             "commercial",\r
1074             "official",\r
1075             "attribution",\r
1076             "derive",\r
1077             "thumbnail",\r
1078             "gif_convert",\r
1079             "reverse",\r
1080             "sync_vh",\r
1081             "overlap"\r
1082           ]\r
1083         },\r
1084         "pettanr_pettan_commons_v01_licenses_credit_picture": {\r
1085           "columns": {},\r
1086           "column_names": [\r
1087             "source_url_btn_id",\r
1088             "source_url_off_btn_id"\r
1089           ]\r
1090         },\r
1091         "pettanr_pettan_commons_v01_licenses_attribute": {\r
1092           "columns": {},\r
1093           "column_names": [\r
1094             "artist_name",\r
1095             "caption",\r
1096             "sources"\r
1097           ]\r
1098         },\r
1099         "pettanr_pettan_protected_v01_licenses_license": {\r
1100           "columns": {},\r
1101           "column_names": [\r
1102             "open",\r
1103             "commercial",\r
1104             "official",\r
1105             "attribution",\r
1106             "derive",\r
1107             "thumbnail",\r
1108             "gif_convert",\r
1109             "reverse",\r
1110             "sync_vh",\r
1111             "overlap",\r
1112             "trackback"\r
1113           ]\r
1114         },\r
1115         "pettanr_pettan_protected_v01_licenses_credit_picture": {\r
1116           "columns": {},\r
1117           "column_names": [\r
1118             "source_url_btn_id",\r
1119             "source_url_off_btn_id"\r
1120           ]\r
1121         },\r
1122         "pettanr_pettan_protected_v01_licenses_attribute": {\r
1123           "columns": {},\r
1124           "column_names": [\r
1125             "artist_name",\r
1126             "caption",\r
1127             "sources"\r
1128           ]\r
1129         },\r
1130         "pettanr_pettan_public_v01_licenses_license": {\r
1131           "columns": {},\r
1132           "column_names": [\r
1133             "open",\r
1134             "commercial",\r
1135             "official",\r
1136             "attribution",\r
1137             "derive",\r
1138             "thumbnail",\r
1139             "gif_convert",\r
1140             "reverse",\r
1141             "sync_vh",\r
1142             "overlap",\r
1143             "trackback"\r
1144           ]\r
1145         },\r
1146         "pettanr_pettan_public_v01_licenses_credit_picture": {\r
1147           "columns": {},\r
1148           "column_names": [\r
1149             "source_url_btn_id"\r
1150           ]\r
1151         },\r
1152         "pettanr_pettan_public_v01_licenses_attribute": {\r
1153           "columns": {},\r
1154           "column_names": [\r
1155             "artist_name",\r
1156             "caption",\r
1157             "sources"\r
1158           ]\r
1159         },\r
1160         "pettanr_public_domain_v01_licenses_license": {\r
1161           "columns": {},\r
1162           "column_names": [\r
1163             "open",\r
1164             "commercial",\r
1165             "official",\r
1166             "attribution",\r
1167             "derive",\r
1168             "thumbnail",\r
1169             "gif_convert",\r
1170             "reverse",\r
1171             "sync_vh",\r
1172             "overlap",\r
1173             "trackback"\r
1174           ]\r
1175         },\r
1176         "pettanr_public_domain_v01_licenses_credit_picture": {\r
1177           "columns": {},\r
1178           "column_names": [\r
1179             "source_url_btn_id",\r
1180             "source_url_off_btn_id"\r
1181           ]\r
1182         },\r
1183         "pettanr_public_domain_v01_licenses_attribute": {\r
1184           "columns": {},\r
1185           "column_names": [\r
1186             "artist_name",\r
1187             "source_url",\r
1188             "note"\r
1189           ]\r
1190         },\r
1191         "pettanr_unknown_v01_licenses_license": {\r
1192           "columns": {},\r
1193           "column_names": [\r
1194             "open",\r
1195             "commercial",\r
1196             "official",\r
1197             "attribution",\r
1198             "derive",\r
1199             "thumbnail",\r
1200             "gif_convert",\r
1201             "reverse",\r
1202             "sync_vh",\r
1203             "overlap",\r
1204             "trackback"\r
1205           ]\r
1206         },\r
1207         "pettanr_unknown_v01_licenses_credit_picture": {\r
1208           "columns": {},\r
1209           "column_names": [\r
1210             "source_url_btn_id",\r
1211             "source_url_off_btn_id"\r
1212           ]\r
1213         },\r
1214         "pettanr_unknown_v01_licenses_attribute": {\r
1215           "columns": {},\r
1216           "column_names": [\r
1217             "source_url",\r
1218             "note"\r
1219           ]\r
1220         }\r
1221       },\r
1222       "associations": {\r
1223         "has_many": [\r
1224           "licenses.by_license_group"\r
1225         ]\r
1226       }\r
1227     },\r
1228     "license": {\r
1229       "columns": {\r
1230         "license_group_settings": {\r
1231           "type": "extend",\r
1232           "args": {\r
1233             "boost_name": "license_group"\r
1234           }\r
1235         },\r
1236         "credit_picture_settings": {\r
1237           "type": "extend",\r
1238           "args": {\r
1239             "boost_name": "credit_picture"\r
1240           }\r
1241         }\r
1242       },\r
1243       "extend_settings": {\r
1244         "pettanr_creative_commons_v30_licenses_attribute": {\r
1245           "columns": {},\r
1246           "column_names": []\r
1247         },\r
1248         "pettanr_pettan_commons_v01_licenses_attribute": {\r
1249           "columns": {},\r
1250           "column_names": []\r
1251         },\r
1252         "pettanr_pettan_protected_v01_licenses_attribute": {\r
1253           "columns": {},\r
1254           "column_names": []\r
1255         },\r
1256         "pettanr_pettan_public_v01_licenses_attribute": {\r
1257           "columns": {},\r
1258           "column_names": []\r
1259         },\r
1260         "pettanr_public_domain_v01_licenses_attribute": {\r
1261           "columns": {},\r
1262           "column_names": []\r
1263         },\r
1264         "pettanr_unknown_v01_licenses_attribute": {\r
1265           "columns": {},\r
1266           "column_names": []\r
1267         }\r
1268       },\r
1269       "column_names": [\r
1270         "license_group_id",\r
1271         "license_group_classname",\r
1272         "name",\r
1273         "caption",\r
1274         "system_picture_id",\r
1275         "url",\r
1276         "license_group_settings",\r
1277         "credit_picture_settings"\r
1278       ],\r
1279       "associations": {\r
1280         "belongs_to": [\r
1281           "license_group",\r
1282           "system_picture"\r
1283         ],\r
1284         "has_many": [\r
1285           "resource_pictures.by_license"\r
1286         ]\r
1287       }\r
1288     },\r
1289     "author": {\r
1290       "column_names": [\r
1291         "name",\r
1292         "user_id"\r
1293       ],\r
1294       "associations": {\r
1295         "has_many": [\r
1296           "scrolls.by_author",\r
1297           "scroll_panels.by_author",\r
1298           "comics.by_author",\r
1299           "comic_stories.by_author",\r
1300           "stories.by_author",\r
1301           "sheets.by_author",\r
1302           "sheet_panels.by_author",\r
1303           "panels.by_author",\r
1304           "panel_pictures.by_author",\r
1305           "speech_balloons.by_author",\r
1306           "balloons.by_author",\r
1307           "speeches.by_author",\r
1308           "ground_pictures.by_author",\r
1309           "ground_colors.by_author"\r
1310         ]\r
1311       }\r
1312     },\r
1313     "artist": {\r
1314       "column_names": [\r
1315         "name",\r
1316         "author_id"\r
1317       ],\r
1318       "associations": {\r
1319         "has_many": [\r
1320           "resource_pictures.by_artist"\r
1321         ]\r
1322       }\r
1323     },\r
1324     "system_picture": {\r
1325       "column_names": [\r
1326         "ext",\r
1327         "width",\r
1328         "height",\r
1329         "filesize",\r
1330         "md5"\r
1331       ],\r
1332       "associations": {\r
1333         "has_many": [\r
1334           "licenses.by_system_picture"\r
1335         ]\r
1336       }\r
1337     }\r
1338   },\r
1339   "filers": {\r
1340     "folder": {\r
1341       "symbol": {},\r
1342       "caption": {\r
1343         "type": "default",\r
1344         "args": {\r
1345           "face": {\r
1346             "type": "method",\r
1347             "args": {\r
1348               "method_name": "caption"\r
1349             }\r
1350           }\r
1351         }\r
1352       },\r
1353       "summary": {},\r
1354       "edit": {}\r
1355     },\r
1356     "scroll": {\r
1357       "symbol": {},\r
1358       "caption": {\r
1359         "type": "default",\r
1360         "args": {\r
1361           "face": {\r
1362             "type": "column",\r
1363             "args": {\r
1364               "column_name": "title"\r
1365             }\r
1366           },\r
1367           "link": {\r
1368             "type": "action",\r
1369             "args": {\r
1370               "action_name": "play"\r
1371             }\r
1372           }\r
1373         }\r
1374       },\r
1375       "summary": {},\r
1376       "edit": {}\r
1377     },\r
1378     "scroll_panel": {\r
1379       "symbol": {\r
1380         "type": "default",\r
1381         "args": {\r
1382           "link": {\r
1383             "type": "none"\r
1384           }\r
1385         }\r
1386       },\r
1387       "caption": {\r
1388         "type": "none"\r
1389       },\r
1390       "summary": {},\r
1391       "edit": {\r
1392         "type": "none"\r
1393       }\r
1394     },\r
1395     "comic": {\r
1396       "symbol": {},\r
1397       "caption": {\r
1398         "type": "default",\r
1399         "args": {\r
1400           "face": {\r
1401             "type": "column",\r
1402             "args": {\r
1403               "column_name": "title"\r
1404             }\r
1405           },\r
1406           "link": {\r
1407             "type": "action",\r
1408             "args": {\r
1409               "action_name": "play"\r
1410             }\r
1411           }\r
1412         }\r
1413       },\r
1414       "summary": {},\r
1415       "edit": {}\r
1416     },\r
1417     "comic_story": {\r
1418       "symbol": {\r
1419         "type": "default",\r
1420         "args": {\r
1421           "link": {\r
1422             "type": "none"\r
1423           }\r
1424         }\r
1425       },\r
1426       "caption": {\r
1427         "type": "none"\r
1428       },\r
1429       "summary": {},\r
1430       "edit": {\r
1431         "type": "none"\r
1432       }\r
1433     },\r
1434     "story": {\r
1435       "symbol": {},\r
1436       "caption": {\r
1437         "type": "default",\r
1438         "args": {\r
1439           "face": {\r
1440             "type": "column",\r
1441             "args": {\r
1442               "column_name": "title"\r
1443             }\r
1444           },\r
1445           "link": {\r
1446             "type": "action",\r
1447             "args": {\r
1448               "action_name": "play"\r
1449             }\r
1450           }\r
1451         }\r
1452       },\r
1453       "summary": {},\r
1454       "edit": {}\r
1455     },\r
1456     "story_sheet": {\r
1457       "symbol": {\r
1458         "type": "default",\r
1459         "args": {\r
1460           "link": {\r
1461             "type": "none"\r
1462           }\r
1463         }\r
1464       },\r
1465       "caption": {\r
1466         "type": "none"\r
1467       },\r
1468       "summary": {},\r
1469       "edit": {\r
1470         "type": "none"\r
1471       }\r
1472     },\r
1473     "sheet": {\r
1474       "symbol": {},\r
1475       "caption": {\r
1476         "type": "default",\r
1477         "args": {\r
1478           "face": {},\r
1479           "link": {\r
1480             "type": "action",\r
1481             "args": {\r
1482               "action_name": "play"\r
1483             }\r
1484           }\r
1485         }\r
1486       },\r
1487       "summary": {},\r
1488       "edit": {}\r
1489     },\r
1490     "sheet_panel": {\r
1491       "symbol": {\r
1492         "type": "default",\r
1493         "args": {\r
1494           "link": {\r
1495             "type": "none"\r
1496           }\r
1497         }\r
1498       },\r
1499       "caption": {\r
1500         "type": "none"\r
1501       },\r
1502       "summary": {},\r
1503       "edit": {\r
1504         "type": "none"\r
1505       }\r
1506     },\r
1507     "panel": {\r
1508       "symbol": {},\r
1509       "caption": {\r
1510         "type": "default",\r
1511         "args": {\r
1512           "link": {\r
1513             "type": "none"\r
1514           }\r
1515         }\r
1516       },\r
1517       "summary": {},\r
1518       "edit": {}\r
1519     },\r
1520     "panel_picture": {\r
1521       "symbol": {\r
1522         "type": "default",\r
1523         "args": {\r
1524           "face": {\r
1525             "type": "picture"\r
1526           }\r
1527         }\r
1528       },\r
1529       "caption": {\r
1530         "type": "default",\r
1531         "args": {\r
1532           "link": {\r
1533             "type": "none"\r
1534           }\r
1535         }\r
1536       },\r
1537       "summary": {},\r
1538       "edit": {\r
1539         "type": "none"\r
1540       }\r
1541     },\r
1542     "speech_balloon": {\r
1543       "symbol": {\r
1544         "type": "default",\r
1545         "args": {\r
1546           "face": {\r
1547             "type": "picture"\r
1548           }\r
1549         }\r
1550       },\r
1551       "caption": {\r
1552         "type": "default",\r
1553         "args": {\r
1554           "face": {\r
1555             "type": "method",\r
1556             "args": {\r
1557               "method_name": "plain_scenario"\r
1558             }\r
1559           },\r
1560           "link": {\r
1561             "type": "none"\r
1562           }\r
1563         }\r
1564       },\r
1565       "summary": {},\r
1566       "edit": {\r
1567         "type": "none"\r
1568       }\r
1569     },\r
1570     "speech": {\r
1571       "symbol": {\r
1572         "type": "default",\r
1573         "args": {\r
1574           "face": {\r
1575             "type": "picture"\r
1576           }\r
1577         }\r
1578       },\r
1579       "caption": {\r
1580         "type": "default",\r
1581         "args": {\r
1582           "face": {\r
1583             "type": "column",\r
1584             "args": {\r
1585               "column_name": "content"\r
1586             }\r
1587           },\r
1588           "link": {\r
1589             "type": "none"\r
1590           }\r
1591         }\r
1592       },\r
1593       "summary": {},\r
1594       "edit": {\r
1595         "type": "none"\r
1596       }\r
1597     },\r
1598     "balloon": {\r
1599       "symbol": {\r
1600         "type": "default",\r
1601         "args": {\r
1602           "face": {\r
1603             "type": "picture"\r
1604           }\r
1605         }\r
1606       },\r
1607       "caption": {\r
1608         "type": "none"\r
1609       },\r
1610       "summary": {},\r
1611       "edit": {\r
1612         "type": "none"\r
1613       }\r
1614     },\r
1615     "ground_picture": {\r
1616       "symbol": {\r
1617         "type": "default",\r
1618         "args": {\r
1619           "face": {\r
1620             "type": "picture"\r
1621           }\r
1622         }\r
1623       },\r
1624       "caption": {\r
1625         "type": "default",\r
1626         "args": {\r
1627           "link": {\r
1628             "type": "none"\r
1629           }\r
1630         }\r
1631       },\r
1632       "summary": {},\r
1633       "edit": {\r
1634         "type": "none"\r
1635       }\r
1636     },\r
1637     "ground_color": {\r
1638       "symbol": {\r
1639         "type": "template",\r
1640         "args": {\r
1641           "template_name": "symbol"\r
1642         }\r
1643       },\r
1644       "caption": {\r
1645         "type": "default",\r
1646         "args": {\r
1647           "link": {\r
1648             "type": "none"\r
1649           }\r
1650         }\r
1651       },\r
1652       "summary": {},\r
1653       "edit": {\r
1654         "type": "none"\r
1655       }\r
1656     },\r
1657     "original_picture": {\r
1658       "symbol": {\r
1659         "type": "default",\r
1660         "args": {\r
1661           "face": {\r
1662             "type": "picture"\r
1663           }\r
1664         }\r
1665       },\r
1666       "caption": {\r
1667         "type": "default",\r
1668         "args": {\r
1669           "face": {\r
1670             "type": "method",\r
1671             "args": {\r
1672               "method_name": "revision"\r
1673             }\r
1674           },\r
1675           "link": {\r
1676             "type": "action",\r
1677             "args": {\r
1678               "action_name": "history"\r
1679             }\r
1680           }\r
1681         }\r
1682       },\r
1683       "summary": {},\r
1684       "edit": {\r
1685         "type": "template",\r
1686         "args": {\r
1687           "template_name": "publish"\r
1688         }\r
1689       }\r
1690     },\r
1691     "picture": {\r
1692       "symbol": {\r
1693         "type": "default",\r
1694         "args": {\r
1695           "face": {\r
1696             "type": "picture"\r
1697           }\r
1698         }\r
1699       },\r
1700       "caption": {\r
1701         "type": "default",\r
1702         "args": {\r
1703           "face": {\r
1704             "type": "column",\r
1705             "args": {\r
1706               "column_name": "revision"\r
1707             }\r
1708           }\r
1709         }\r
1710       },\r
1711       "summary": {},\r
1712       "edit": {\r
1713         "type": "none"\r
1714       }\r
1715     },\r
1716     "resource_picture": {\r
1717       "symbol": {\r
1718         "type": "default",\r
1719         "args": {\r
1720           "face": {\r
1721             "type": "picture"\r
1722           }\r
1723         }\r
1724       },\r
1725       "caption": {\r
1726         "type": "none"\r
1727       },\r
1728       "summary": {},\r
1729       "edit": {\r
1730         "type": "none"\r
1731       }\r
1732     },\r
1733     "speech_balloon_template": {\r
1734       "symbol": {\r
1735         "type": "default",\r
1736         "args": {\r
1737           "face": {\r
1738             "type": "picture"\r
1739           }\r
1740         }\r
1741       },\r
1742       "caption": {},\r
1743       "summary": {\r
1744         "type": "none"\r
1745       },\r
1746       "edit": {}\r
1747     },\r
1748     "writing_format": {\r
1749       "symbol": {},\r
1750       "caption": {},\r
1751       "summary": {\r
1752         "type": "none"\r
1753       },\r
1754       "edit": {}\r
1755     },\r
1756     "license_group": {\r
1757       "symbol": {},\r
1758       "caption": {\r
1759         "type": "default",\r
1760         "args": {\r
1761           "link": {\r
1762             "type": "url_column",\r
1763             "args": {\r
1764               "column_name": "url"\r
1765             }\r
1766           }\r
1767         }\r
1768       },\r
1769       "summary": {\r
1770         "type": "none"\r
1771       },\r
1772       "edit": {}\r
1773     },\r
1774     "license": {\r
1775       "symbol": {},\r
1776       "caption": {\r
1777         "type": "default",\r
1778         "args": {\r
1779           "face": {\r
1780             "type": "method",\r
1781             "args": {\r
1782               "method_name": "caption_with_group"\r
1783             }\r
1784           },\r
1785           "link": {\r
1786             "type": "url_column",\r
1787             "args": {\r
1788               "column_name": "url"\r
1789             }\r
1790           }\r
1791         }\r
1792       },\r
1793       "summary": {},\r
1794       "edit": {}\r
1795     },\r
1796     "author": {\r
1797       "symbol": {},\r
1798       "caption": {\r
1799         "type": "default",\r
1800         "args": {\r
1801           "face": {\r
1802             "type": "column",\r
1803             "args": {\r
1804               "column_name": "name"\r
1805             }\r
1806           }\r
1807         }\r
1808       },\r
1809       "summary": {},\r
1810       "edit": {\r
1811         "type": "account"\r
1812       }\r
1813     },\r
1814     "artist": {\r
1815       "symbol": {},\r
1816       "caption": {\r
1817         "type": "default",\r
1818         "args": {\r
1819           "face": {\r
1820             "type": "column",\r
1821             "args": {\r
1822               "column_name": "name"\r
1823             }\r
1824           }\r
1825         }\r
1826       },\r
1827       "summary": {},\r
1828       "edit": {\r
1829         "type": "account"\r
1830       }\r
1831     },\r
1832     "system_picture": {\r
1833       "symbol": {\r
1834         "type": "default",\r
1835         "args": {\r
1836           "face": {\r
1837             "type": "picture"\r
1838           }\r
1839         }\r
1840       },\r
1841       "caption": {\r
1842         "type": "none"\r
1843       },\r
1844       "summary": {\r
1845         "type": "none"\r
1846       },\r
1847       "edit": {\r
1848         "type": "none"\r
1849       }\r
1850     }\r
1851   },\r
1852   "forms": {\r
1853     "folder": {\r
1854       "fields": {\r
1855         "name": {\r
1856           "tag": {\r
1857             "type": "text"\r
1858           },\r
1859           "row_break": true\r
1860         },\r
1861         "controller_name": {\r
1862           "tag": {\r
1863             "type": "text"\r
1864           },\r
1865           "row_break": true\r
1866         },\r
1867         "action_name": {\r
1868           "tag": {\r
1869             "type": "text"\r
1870           },\r
1871           "row_break": true\r
1872         },\r
1873         "category_id": {\r
1874           "tag": {\r
1875             "type": "number"\r
1876           },\r
1877           "row_break": true\r
1878         },\r
1879         "t": {\r
1880           "tag": {\r
1881             "type": "number"\r
1882           },\r
1883           "row_break": true\r
1884         },\r
1885         "parent_id": {\r
1886           "tag": {\r
1887             "type": "number"\r
1888           },\r
1889           "row_break": true\r
1890         },\r
1891         "lft": {\r
1892           "tag": {\r
1893             "type": "number"\r
1894           },\r
1895           "row_break": true\r
1896         },\r
1897         "rgt": {\r
1898           "tag": {\r
1899             "type": "number"\r
1900           },\r
1901           "row_break": true\r
1902         },\r
1903         "depth": {\r
1904           "tag": {\r
1905             "type": "number"\r
1906           },\r
1907           "row_break": true\r
1908         },\r
1909         "id": {\r
1910           "label": {\r
1911             "type": "none"\r
1912           },\r
1913           "tag": {\r
1914             "type": "hidden"\r
1915           }\r
1916         }\r
1917       },\r
1918       "field_names": [\r
1919         "controller_name",\r
1920         "action_name",\r
1921         "category_id",\r
1922         "t",\r
1923         "parent_id",\r
1924         "lft",\r
1925         "rgt",\r
1926         "depth",\r
1927         "id"\r
1928       ]\r
1929     },\r
1930     "scroll": {\r
1931       "fields": {\r
1932         "title": {\r
1933           "label": {\r
1934             "args": {\r
1935               "row_break": true\r
1936             }\r
1937           },\r
1938           "tag": {\r
1939             "type": "text"\r
1940           },\r
1941           "row_break": true\r
1942         },\r
1943         "description": {\r
1944           "label": {\r
1945             "args": {\r
1946               "row_break": true\r
1947             }\r
1948           },\r
1949           "tag": {\r
1950             "type": "text_area"\r
1951           }\r
1952         },\r
1953         "visible": {\r
1954           "tag": {\r
1955             "type": "select"\r
1956           },\r
1957           "row_break": true\r
1958         },\r
1959         "id": {\r
1960           "label": {\r
1961             "type": "none"\r
1962           },\r
1963           "tag": {\r
1964             "type": "hidden"\r
1965           }\r
1966         },\r
1967         "author_id": {\r
1968           "label": {\r
1969             "type": "none"\r
1970           },\r
1971           "tag": {\r
1972             "type": "hidden"\r
1973           }\r
1974         }\r
1975       },\r
1976       "field_names": [\r
1977         "title",\r
1978         "description",\r
1979         "visible",\r
1980         "id",\r
1981         "author_id"\r
1982       ]\r
1983     },\r
1984     "scroll_panel": {\r
1985       "fields": {\r
1986         "scroll_id": {\r
1987           "tag": {\r
1988             "type": "number"\r
1989           }\r
1990         },\r
1991         "panel_id": {\r
1992           "tag": {\r
1993             "type": "number"\r
1994           }\r
1995         },\r
1996         "t": {\r
1997           "tag": {\r
1998             "type": "number"\r
1999           }\r
2000         },\r
2001         "id": {\r
2002           "label": {\r
2003             "type": "none"\r
2004           },\r
2005           "tag": {\r
2006             "type": "hidden"\r
2007           }\r
2008         }\r
2009       },\r
2010       "field_names": [\r
2011         "scroll_id",\r
2012         "panel_id",\r
2013         "t",\r
2014         "id"\r
2015       ]\r
2016     },\r
2017     "comic": {\r
2018       "fields": {\r
2019         "title": {\r
2020           "label": {\r
2021             "args": {\r
2022               "row_break": true\r
2023             }\r
2024           },\r
2025           "tag": {\r
2026             "type": "text"\r
2027           },\r
2028           "row_break": true\r
2029         },\r
2030         "description": {\r
2031           "label": {\r
2032             "args": {\r
2033               "row_break": true\r
2034             }\r
2035           },\r
2036           "tag": {\r
2037             "type": "text_area"\r
2038           }\r
2039         },\r
2040         "visible": {\r
2041           "tag": {\r
2042             "type": "select"\r
2043           },\r
2044           "row_break": true\r
2045         },\r
2046         "id": {\r
2047           "label": {\r
2048             "type": "none"\r
2049           },\r
2050           "tag": {\r
2051             "type": "hidden"\r
2052           }\r
2053         },\r
2054         "author_id": {\r
2055           "label": {\r
2056             "type": "none"\r
2057           },\r
2058           "tag": {\r
2059             "type": "hidden"\r
2060           }\r
2061         }\r
2062       },\r
2063       "field_names": [\r
2064         "title",\r
2065         "description",\r
2066         "visible",\r
2067         "id",\r
2068         "author_id"\r
2069       ]\r
2070     },\r
2071     "comic_story": {\r
2072       "fields": {\r
2073         "comic_id": {\r
2074           "tag": {\r
2075             "type": "number"\r
2076           }\r
2077         },\r
2078         "story_id": {\r
2079           "tag": {\r
2080             "type": "number"\r
2081           }\r
2082         },\r
2083         "t": {\r
2084           "tag": {\r
2085             "type": "number"\r
2086           }\r
2087         },\r
2088         "id": {\r
2089           "label": {\r
2090             "type": "none"\r
2091           },\r
2092           "tag": {\r
2093             "type": "hidden"\r
2094           }\r
2095         }\r
2096       },\r
2097       "field_names": [\r
2098         "comic_id",\r
2099         "story_id",\r
2100         "t",\r
2101         "id"\r
2102       ]\r
2103     },\r
2104     "story": {\r
2105       "fields": {\r
2106         "title": {\r
2107           "label": {\r
2108             "args": {\r
2109               "row_break": true\r
2110             }\r
2111           },\r
2112           "tag": {\r
2113             "type": "text"\r
2114           },\r
2115           "row_break": true\r
2116         },\r
2117         "description": {\r
2118           "label": {\r
2119             "args": {\r
2120               "row_break": true\r
2121             }\r
2122           },\r
2123           "tag": {\r
2124             "type": "text_area"\r
2125           },\r
2126           "row_break": true\r
2127         },\r
2128         "visible": {\r
2129           "tag": {\r
2130             "type": "select"\r
2131           },\r
2132           "row_break": true\r
2133         },\r
2134         "id": {\r
2135           "label": {\r
2136             "type": "none"\r
2137           },\r
2138           "tag": {\r
2139             "type": "hidden"\r
2140           }\r
2141         },\r
2142         "author_id": {\r
2143           "label": {\r
2144             "type": "none"\r
2145           },\r
2146           "tag": {\r
2147             "type": "hidden"\r
2148           }\r
2149         }\r
2150       },\r
2151       "field_names": [\r
2152         "title",\r
2153         "description",\r
2154         "visible",\r
2155         "id",\r
2156         "author_id"\r
2157       ]\r
2158     },\r
2159     "story_sheet": {\r
2160       "fields": {\r
2161         "story_id": {\r
2162           "label": {\r
2163             "type": "none"\r
2164           },\r
2165           "tag": {\r
2166             "type": "number"\r
2167           }\r
2168         },\r
2169         "sheet_id": {\r
2170           "label": {\r
2171             "type": "none"\r
2172           },\r
2173           "tag": {\r
2174             "type": "number"\r
2175           }\r
2176         },\r
2177         "t": {\r
2178           "tag": {\r
2179             "type": "number"\r
2180           }\r
2181         },\r
2182         "id": {\r
2183           "label": {\r
2184             "type": "none"\r
2185           },\r
2186           "tag": {\r
2187             "type": "hidden"\r
2188           }\r
2189         }\r
2190       },\r
2191       "field_names": [\r
2192         "story_id",\r
2193         "sheet_id",\r
2194         "t",\r
2195         "id"\r
2196       ]\r
2197     },\r
2198     "sheet": {\r
2199       "fields": {\r
2200         "caption": {\r
2201           "label": {\r
2202             "args": {\r
2203               "row_break": true\r
2204             }\r
2205           },\r
2206           "tag": {\r
2207             "type": "text"\r
2208           },\r
2209           "row_break": true\r
2210         },\r
2211         "width": {\r
2212           "tag": {\r
2213             "type": "number"\r
2214           }\r
2215         },\r
2216         "height": {\r
2217           "tag": {\r
2218             "type": "number"\r
2219           },\r
2220           "row_break": true\r
2221         },\r
2222         "visible": {\r
2223           "tag": {\r
2224             "type": "select"\r
2225           },\r
2226           "row_break": true\r
2227         },\r
2228         "id": {\r
2229           "label": {\r
2230             "type": "none"\r
2231           },\r
2232           "tag": {\r
2233             "type": "hidden"\r
2234           }\r
2235         },\r
2236         "author_id": {\r
2237           "label": {\r
2238             "type": "none"\r
2239           },\r
2240           "tag": {\r
2241             "type": "hidden"\r
2242           }\r
2243         }\r
2244       },\r
2245       "field_names": [\r
2246         "caption",\r
2247         "width",\r
2248         "height",\r
2249         "visible",\r
2250         "id",\r
2251         "author_id"\r
2252       ]\r
2253     },\r
2254     "sheet_panel": {\r
2255       "fields": {\r
2256         "sheet_id": {\r
2257           "tag": {\r
2258             "type": "number"\r
2259           }\r
2260         },\r
2261         "panel_id": {\r
2262           "tag": {\r
2263             "type": "number"\r
2264           }\r
2265         },\r
2266         "x": {\r
2267           "tag": {\r
2268             "type": "number"\r
2269           }\r
2270         },\r
2271         "y": {\r
2272           "tag": {\r
2273             "type": "number"\r
2274           },\r
2275           "row_break": true\r
2276         },\r
2277         "z": {\r
2278           "label": {\r
2279             "type": "none"\r
2280           },\r
2281           "tag": {\r
2282             "type": "hidden"\r
2283           }\r
2284         },\r
2285         "t": {\r
2286           "label": {\r
2287             "type": "none"\r
2288           },\r
2289           "tag": {\r
2290             "type": "hidden"\r
2291           }\r
2292         },\r
2293         "id": {\r
2294           "label": {\r
2295             "type": "none"\r
2296           },\r
2297           "tag": {\r
2298             "type": "hidden"\r
2299           }\r
2300         }\r
2301       },\r
2302       "field_names": [\r
2303         "sheet_id",\r
2304         "panel_id",\r
2305         "x",\r
2306         "y",\r
2307         "z",\r
2308         "t",\r
2309         "id"\r
2310       ]\r
2311     },\r
2312     "panel": {\r
2313       "fields": {\r
2314         "caption": {\r
2315           "tag": {\r
2316             "type": "text"\r
2317           },\r
2318           "row_break": true\r
2319         },\r
2320         "width": {\r
2321           "tag": {\r
2322             "type": "number"\r
2323           }\r
2324         },\r
2325         "height": {\r
2326           "tag": {\r
2327             "type": "number"\r
2328           },\r
2329           "row_break": true\r
2330         },\r
2331         "border": {\r
2332           "tag": {\r
2333             "type": "number"\r
2334           }\r
2335         },\r
2336         "publish": {\r
2337           "tag": {\r
2338             "type": "select"\r
2339           },\r
2340           "row_break": true\r
2341         },\r
2342         "id": {\r
2343           "label": {\r
2344             "type": "none"\r
2345           },\r
2346           "tag": {\r
2347             "type": "hidden"\r
2348           }\r
2349         },\r
2350         "author_id": {\r
2351           "label": {\r
2352             "type": "none"\r
2353           },\r
2354           "tag": {\r
2355             "type": "hidden"\r
2356           }\r
2357         }\r
2358       },\r
2359       "field_names": [\r
2360         "caption",\r
2361         "width",\r
2362         "height",\r
2363         "border",\r
2364         "publish",\r
2365         "id",\r
2366         "author_id"\r
2367       ]\r
2368     },\r
2369     "panel_picture": {\r
2370       "fields": {\r
2371         "caption": {\r
2372           "tag": {\r
2373             "type": "text"\r
2374           },\r
2375           "row_break": true\r
2376         },\r
2377         "x": {\r
2378           "tag": {\r
2379             "type": "number"\r
2380           }\r
2381         },\r
2382         "y": {\r
2383           "tag": {\r
2384             "type": "number"\r
2385           },\r
2386           "row_break": true\r
2387         },\r
2388         "width": {\r
2389           "tag": {\r
2390             "type": "number"\r
2391           },\r
2392           "helpers": {\r
2393             "size": {\r
2394               "type": "size",\r
2395               "args": {\r
2396                 "dom_class": "panel_picture_width_tool"\r
2397               }\r
2398             }\r
2399           },\r
2400           "row_break": true\r
2401         },\r
2402         "height": {\r
2403           "tag": {\r
2404             "type": "number"\r
2405           },\r
2406           "helpers": {\r
2407             "size": {\r
2408               "type": "size",\r
2409               "args": {\r
2410                 "dom_class": "panel_picture_height_tool"\r
2411               }\r
2412             }\r
2413           },\r
2414           "row_break": true\r
2415         },\r
2416         "link": {\r
2417           "tag": {\r
2418             "type": "text"\r
2419           },\r
2420           "row_break": true\r
2421         },\r
2422         "id": {\r
2423           "label": {\r
2424             "type": "none"\r
2425           },\r
2426           "tag": {\r
2427             "type": "hidden"\r
2428           }\r
2429         },\r
2430         "panel_id": {\r
2431           "label": {\r
2432             "type": "none"\r
2433           },\r
2434           "tag": {\r
2435             "type": "hidden"\r
2436           }\r
2437         },\r
2438         "picture_id": {\r
2439           "tag": {\r
2440             "type": "hidden"\r
2441           },\r
2442           "helpers": {\r
2443             "popup": {\r
2444               "type": "popup",\r
2445               "args": {\r
2446                 "source": "pictures"\r
2447               }\r
2448             }\r
2449           }\r
2450         },\r
2451         "z": {\r
2452           "label": {\r
2453             "type": "none"\r
2454           },\r
2455           "tag": {\r
2456             "type": "hidden"\r
2457           }\r
2458         },\r
2459         "t": {\r
2460           "label": {\r
2461             "type": "none"\r
2462           },\r
2463           "tag": {\r
2464             "type": "hidden"\r
2465           }\r
2466         }\r
2467       },\r
2468       "field_names": [\r
2469         "caption",\r
2470         "x",\r
2471         "y",\r
2472         "width",\r
2473         "height",\r
2474         "link",\r
2475         "id",\r
2476         "panel_id",\r
2477         "picture_id",\r
2478         "z",\r
2479         "t"\r
2480       ]\r
2481     },\r
2482     "speech_balloon": {\r
2483       "fields": {\r
2484         "id": {\r
2485           "label": {\r
2486             "type": "none"\r
2487           },\r
2488           "tag": {\r
2489             "type": "hidden"\r
2490           }\r
2491         },\r
2492         "panel_id": {\r
2493           "label": {\r
2494             "type": "none"\r
2495           },\r
2496           "tag": {\r
2497             "type": "hidden"\r
2498           }\r
2499         },\r
2500         "speech_balloon_template_id": {\r
2501           "label": {\r
2502             "type": "none"\r
2503           },\r
2504           "tag": {\r
2505             "type": "hidden"\r
2506           }\r
2507         },\r
2508         "caption": {\r
2509           "tag": {\r
2510             "type": "text"\r
2511           },\r
2512           "row_break": true\r
2513         },\r
2514         "z": {\r
2515           "label": {\r
2516             "type": "none"\r
2517           },\r
2518           "tag": {\r
2519             "type": "hidden"\r
2520           }\r
2521         },\r
2522         "t": {\r
2523           "label": {\r
2524             "type": "none"\r
2525           },\r
2526           "tag": {\r
2527             "type": "hidden"\r
2528           }\r
2529         },\r
2530         "speech_balloon_template_classname": {\r
2531           "label": {\r
2532             "type": "none"\r
2533           },\r
2534           "tag": {\r
2535             "type": "hidden"\r
2536           }\r
2537         },\r
2538         "speech_balloon_template_settings": {\r
2539           "row_break": true\r
2540         }\r
2541       },\r
2542       "field_names": [\r
2543         "caption",\r
2544         "id",\r
2545         "panel_id",\r
2546         "speech_balloon_template_id",\r
2547         "speech_balloon_template_classname",\r
2548         "z",\r
2549         "t",\r
2550         "speech_balloon_template_settings"\r
2551       ]\r
2552     },\r
2553     "balloon": {\r
2554       "fields": {\r
2555         "id": {\r
2556           "label": {\r
2557             "type": "none"\r
2558           },\r
2559           "tag": {\r
2560             "type": "hidden"\r
2561           }\r
2562         },\r
2563         "speech_balloon_id": {\r
2564           "label": {\r
2565             "type": "none"\r
2566           },\r
2567           "tag": {\r
2568             "type": "hidden"\r
2569           }\r
2570         },\r
2571         "speech_balloon_template_id": {\r
2572           "label": {\r
2573             "type": "none"\r
2574           },\r
2575           "tag": {\r
2576             "type": "hidden"\r
2577           }\r
2578         },\r
2579         "system_picture_id": {\r
2580           "label": {\r
2581             "type": "none"\r
2582           },\r
2583           "tag": {\r
2584             "type": "hidden"\r
2585           }\r
2586         },\r
2587         "r": {\r
2588           "tag": {\r
2589             "type": "number"\r
2590           },\r
2591           "helpers": {\r
2592             "tail_angle": {\r
2593               "type": "size",\r
2594               "args": {}\r
2595             }\r
2596           },\r
2597           "row_break": true\r
2598         },\r
2599         "x": {\r
2600           "tag": {\r
2601             "type": "number"\r
2602           }\r
2603         },\r
2604         "y": {\r
2605           "label": {},\r
2606           "tag": {\r
2607             "type": "number"\r
2608           },\r
2609           "row_break": true\r
2610         },\r
2611         "width": {\r
2612           "tag": {\r
2613             "type": "number"\r
2614           }\r
2615         },\r
2616         "height": {\r
2617           "tag": {\r
2618             "type": "number"\r
2619           },\r
2620           "row_break": true\r
2621         },\r
2622         "speech_balloon_template_classname": {\r
2623           "label": {\r
2624             "type": "none"\r
2625           },\r
2626           "tag": {\r
2627             "type": "hidden"\r
2628           }\r
2629         },\r
2630         "speech_balloon_template_settings": {\r
2631           "row_break": true\r
2632         }\r
2633       },\r
2634       "field_names": [\r
2635         "r",\r
2636         "x",\r
2637         "y",\r
2638         "width",\r
2639         "height",\r
2640         "id",\r
2641         "speech_balloon_id",\r
2642         "system_picture_id",\r
2643         "speech_balloon_template_id",\r
2644         "speech_balloon_template_classname",\r
2645         "speech_balloon_template_settings"\r
2646       ]\r
2647     },\r
2648     "speech": {\r
2649       "fields": {\r
2650         "id": {\r
2651           "label": {\r
2652             "type": "none"\r
2653           },\r
2654           "tag": {\r
2655             "type": "hidden"\r
2656           }\r
2657         },\r
2658         "speech_balloon_id": {\r
2659           "label": {\r
2660             "type": "none"\r
2661           },\r
2662           "tag": {\r
2663             "type": "hidden"\r
2664           }\r
2665         },\r
2666         "speech_balloon_template_id": {\r
2667           "label": {\r
2668             "type": "none"\r
2669           },\r
2670           "tag": {\r
2671             "type": "hidden"\r
2672           }\r
2673         },\r
2674         "x": {\r
2675           "label": {\r
2676             "type": "none"\r
2677           },\r
2678           "tag": {\r
2679             "type": "hidden"\r
2680           }\r
2681         },\r
2682         "y": {\r
2683           "label": {\r
2684             "type": "none"\r
2685           },\r
2686           "tag": {\r
2687             "type": "hidden"\r
2688           }\r
2689         },\r
2690         "width": {\r
2691           "label": {\r
2692             "type": "none"\r
2693           },\r
2694           "tag": {\r
2695             "type": "hidden"\r
2696           }\r
2697         },\r
2698         "height": {\r
2699           "label": {\r
2700             "type": "none"\r
2701           },\r
2702           "tag": {\r
2703             "type": "hidden"\r
2704           }\r
2705         },\r
2706         "writing_format_id": {\r
2707           "tag": {\r
2708             "type": "select"\r
2709           }\r
2710         },\r
2711         "font_size": {\r
2712           "tag": {\r
2713             "type": "select"\r
2714           },\r
2715           "row_break": true\r
2716         },\r
2717         "text_align": {\r
2718           "tag": {\r
2719             "type": "select"\r
2720           }\r
2721         },\r
2722         "quotes": {\r
2723           "tag": {\r
2724             "type": "text"\r
2725           }\r
2726         },\r
2727         "content": {\r
2728           "label": {\r
2729             "args": {\r
2730               "row_break": true\r
2731             }\r
2732           },\r
2733           "tag": {\r
2734             "type": "text_area",\r
2735             "args": {\r
2736               "options": {\r
2737                 "size": "45x5"\r
2738               }\r
2739             }\r
2740           }\r
2741         },\r
2742         "fore_color": {\r
2743           "label": {\r
2744             "row_break": true\r
2745           },\r
2746           "tag": {\r
2747             "type": "hidden"\r
2748           },\r
2749           "helpers": {\r
2750             "color": {\r
2751               "type": "color",\r
2752               "args": {\r
2753                 "wrapper": "speech-fore_color-wrap"\r
2754               }\r
2755             }\r
2756           }\r
2757         },\r
2758         "speech_balloon_template_classname": {\r
2759           "label": {\r
2760             "type": "none"\r
2761           },\r
2762           "tag": {\r
2763             "type": "hidden"\r
2764           }\r
2765         },\r
2766         "writing_format_classname": {\r
2767           "label": {\r
2768             "type": "none"\r
2769           },\r
2770           "tag": {\r
2771             "type": "hidden"\r
2772           }\r
2773         },\r
2774         "speech_balloon_template_settings": {\r
2775           "row_break": true\r
2776         },\r
2777         "writing_format_settings": {\r
2778           "label": {\r
2779             "type": "none"\r
2780           },\r
2781           "tag": {\r
2782             "type": "hidden"\r
2783           }\r
2784         }\r
2785       },\r
2786       "field_names": [\r
2787         "writing_format_id",\r
2788         "font_size",\r
2789         "text_align",\r
2790         "quotes",\r
2791         "content",\r
2792         "fore_color",\r
2793         "id",\r
2794         "speech_balloon_id",\r
2795         "x",\r
2796         "y",\r
2797         "width",\r
2798         "height",\r
2799         "speech_balloon_template_id",\r
2800         "speech_balloon_template_classname",\r
2801         "speech_balloon_template_settings",\r
2802         "writing_format_classname",\r
2803         "writing_format_settings"\r
2804       ]\r
2805     },\r
2806     "ground_picture": {\r
2807       "fields": {\r
2808         "id": {\r
2809           "label": {\r
2810             "type": "none"\r
2811           },\r
2812           "tag": {\r
2813             "type": "hidden"\r
2814           }\r
2815         },\r
2816         "panel_id": {\r
2817           "label": {\r
2818             "type": "none"\r
2819           },\r
2820           "tag": {\r
2821             "type": "hidden"\r
2822           }\r
2823         },\r
2824         "picture_id": {\r
2825           "label": {\r
2826             "type": "none"\r
2827           },\r
2828           "tag": {\r
2829             "type": "hidden"\r
2830           }\r
2831         },\r
2832         "caption": {\r
2833           "tag": {\r
2834             "type": "text"\r
2835           },\r
2836           "row_break": true\r
2837         },\r
2838         "repeat": {\r
2839           "tag": {\r
2840             "type": "select",\r
2841             "args": {\r
2842               "source": "magic_number",\r
2843               "key": "ground_picture_repeat_items"\r
2844             }\r
2845           },\r
2846           "row_break": true\r
2847         },\r
2848         "x": {\r
2849           "tag": {\r
2850             "type": "number"\r
2851           }\r
2852         },\r
2853         "y": {\r
2854           "tag": {\r
2855             "type": "number"\r
2856           },\r
2857           "row_break": true\r
2858         },\r
2859         "z": {\r
2860           "label": {\r
2861             "type": "none"\r
2862           },\r
2863           "tag": {\r
2864             "type": "hidden"\r
2865           }\r
2866         },\r
2867         "t": {\r
2868           "label": {\r
2869             "type": "none"\r
2870           },\r
2871           "tag": {\r
2872             "type": "hidden"\r
2873           }\r
2874         }\r
2875       },\r
2876       "field_names": [\r
2877         "caption",\r
2878         "repeat",\r
2879         "x",\r
2880         "y",\r
2881         "z",\r
2882         "t",\r
2883         "id",\r
2884         "panel_id",\r
2885         "picture_id"\r
2886       ]\r
2887     },\r
2888     "ground_color": {\r
2889       "fields": {\r
2890         "id": {\r
2891           "label": {\r
2892             "type": "none"\r
2893           },\r
2894           "tag": {\r
2895             "type": "hidden"\r
2896           }\r
2897         },\r
2898         "panel_id": {\r
2899           "label": {\r
2900             "type": "none"\r
2901           },\r
2902           "tag": {\r
2903             "type": "hidden"\r
2904           }\r
2905         },\r
2906         "caption": {\r
2907           "tag": {\r
2908             "type": "text"\r
2909           },\r
2910           "row_break": true\r
2911         },\r
2912         "code": {\r
2913           "label": {\r
2914             "args": {\r
2915               "row_break": true\r
2916             }\r
2917           },\r
2918           "tag": {\r
2919             "type": "hidden"\r
2920           },\r
2921           "helpers": {\r
2922             "color": {\r
2923               "type": "color",\r
2924               "args": {\r
2925                 "wrapper": "ground_color-code-wrap"\r
2926               }\r
2927             }\r
2928           },\r
2929           "row_break": true\r
2930         },\r
2931         "orientation": {\r
2932           "tag": {\r
2933             "type": "select"\r
2934           },\r
2935           "row_break": true\r
2936         },\r
2937         "xy": {\r
2938           "tag": {\r
2939             "type": "number"\r
2940           }\r
2941         },\r
2942         "wh": {\r
2943           "tag": {\r
2944             "type": "number"\r
2945           },\r
2946           "row_break": true\r
2947         },\r
2948         "z": {\r
2949           "label": {\r
2950             "type": "none"\r
2951           },\r
2952           "tag": {\r
2953             "type": "hidden"\r
2954           }\r
2955         },\r
2956         "t": {\r
2957           "label": {\r
2958             "type": "none"\r
2959           },\r
2960           "tag": {\r
2961             "type": "hidden"\r
2962           }\r
2963         }\r
2964       },\r
2965       "field_names": [\r
2966         "id",\r
2967         "panel_id",\r
2968         "caption",\r
2969         "code",\r
2970         "orientation",\r
2971         "xy",\r
2972         "wh",\r
2973         "z",\r
2974         "t"\r
2975       ]\r
2976     },\r
2977     "speech_balloon_template": {\r
2978       "fields": {\r
2979         "id": {\r
2980           "label": {\r
2981             "type": "none"\r
2982           },\r
2983           "tag": {\r
2984             "type": "hidden"\r
2985           }\r
2986         },\r
2987         "name": {\r
2988           "tag": {\r
2989             "type": "text"\r
2990           },\r
2991           "row_break": true\r
2992         },\r
2993         "classname": {\r
2994           "tag": {\r
2995             "type": "text"\r
2996           },\r
2997           "row_break": true\r
2998         },\r
2999         "caption": {\r
3000           "tag": {\r
3001             "type": "text"\r
3002           },\r
3003           "row_break": true\r
3004         },\r
3005         "t": {\r
3006           "tag": {\r
3007             "type": "number"\r
3008           },\r
3009           "row_break": true\r
3010         },\r
3011         "system_picture_id": {\r
3012           "tag": {\r
3013             "type": "number"\r
3014           },\r
3015           "row_break": true\r
3016         },\r
3017         "settings": {\r
3018           "tag": {\r
3019             "type": "text_area"\r
3020           },\r
3021           "row_break": true\r
3022         }\r
3023       },\r
3024       "field_names": [\r
3025         "id",\r
3026         "name",\r
3027         "classname",\r
3028         "caption",\r
3029         "t",\r
3030         "system_picture_id",\r
3031         "settings"\r
3032       ]\r
3033     },\r
3034     "writing_format": {\r
3035       "fields": {\r
3036         "id": {\r
3037           "label": {\r
3038             "type": "none"\r
3039           },\r
3040           "tag": {\r
3041             "type": "hidden"\r
3042           }\r
3043         },\r
3044         "name": {\r
3045           "tag": {\r
3046             "type": "text"\r
3047           },\r
3048           "row_break": true\r
3049         },\r
3050         "classname": {\r
3051           "tag": {\r
3052             "type": "text"\r
3053           },\r
3054           "row_break": true\r
3055         },\r
3056         "caption": {\r
3057           "tag": {\r
3058             "type": "text"\r
3059           },\r
3060           "row_break": true\r
3061         },\r
3062         "system_picture_id": {\r
3063           "tag": {\r
3064             "type": "number"\r
3065           },\r
3066           "row_break": true\r
3067         },\r
3068         "settings": {\r
3069           "tag": {\r
3070             "type": "text_area"\r
3071           },\r
3072           "row_break": true\r
3073         }\r
3074       },\r
3075       "field_names": [\r
3076         "id",\r
3077         "name",\r
3078         "classname",\r
3079         "caption",\r
3080         "system_picture_id",\r
3081         "settings"\r
3082       ]\r
3083     },\r
3084     "license_group": {\r
3085       "fields": {\r
3086         "id": {\r
3087           "label": {\r
3088             "type": "none"\r
3089           },\r
3090           "tag": {\r
3091             "type": "hidden"\r
3092           }\r
3093         },\r
3094         "name": {\r
3095           "tag": {\r
3096             "type": "text"\r
3097           },\r
3098           "row_break": true\r
3099         },\r
3100         "classname": {\r
3101           "tag": {\r
3102             "type": "text"\r
3103           },\r
3104           "row_break": true\r
3105         },\r
3106         "caption": {\r
3107           "tag": {\r
3108             "type": "text"\r
3109           },\r
3110           "row_break": true\r
3111         },\r
3112         "url": {\r
3113           "tag": {\r
3114             "type": "text"\r
3115           },\r
3116           "row_break": true\r
3117         }\r
3118       },\r
3119       "field_names": [\r
3120         "id",\r
3121         "name",\r
3122         "classname",\r
3123         "caption",\r
3124         "url"\r
3125       ]\r
3126     },\r
3127     "license": {\r
3128       "fields": {\r
3129         "id": {\r
3130           "label": {\r
3131             "type": "none"\r
3132           },\r
3133           "tag": {\r
3134             "type": "hidden"\r
3135           }\r
3136         },\r
3137         "license_group_id": {\r
3138           "label": {\r
3139             "type": "none"\r
3140           },\r
3141           "tag": {\r
3142             "type": "hidden"\r
3143           }\r
3144         },\r
3145         "license_group_classname": {\r
3146           "tag": {\r
3147             "type": "text"\r
3148           },\r
3149           "row_break": true\r
3150         },\r
3151         "name": {\r
3152           "tag": {\r
3153             "type": "text"\r
3154           },\r
3155           "row_break": true\r
3156         },\r
3157         "caption": {\r
3158           "tag": {\r
3159             "type": "text"\r
3160           },\r
3161           "row_break": true\r
3162         },\r
3163         "system_picture_id": {\r
3164           "tag": {\r
3165             "type": "number"\r
3166           },\r
3167           "row_break": true\r
3168         },\r
3169         "url": {\r
3170           "tag": {\r
3171             "type": "text"\r
3172           },\r
3173           "row_break": true\r
3174         },\r
3175         "license_group_settings": {\r
3176           "row_break": true\r
3177         },\r
3178         "credit_picture_settings": {\r
3179           "row_break": true\r
3180         }\r
3181       },\r
3182       "field_names": [\r
3183         "id",\r
3184         "license_group_id",\r
3185         "license_group_classname",\r
3186         "name",\r
3187         "caption",\r
3188         "system_picture_id",\r
3189         "url",\r
3190         "license_group_settings",\r
3191         "credit_picture_settings"\r
3192       ]\r
3193     },\r
3194     "author": {\r
3195       "fields": {\r
3196         "id": {\r
3197           "label": {\r
3198             "type": "none"\r
3199           },\r
3200           "tag": {\r
3201             "type": "hidden"\r
3202           }\r
3203         },\r
3204         "name": {\r
3205           "label": {\r
3206             "args": {\r
3207               "row_break": true\r
3208             }\r
3209           },\r
3210           "tag": {\r
3211             "type": "text"\r
3212           },\r
3213           "row_break": true\r
3214         }\r
3215       },\r
3216       "field_names": [\r
3217         "id",\r
3218         "name"\r
3219       ]\r
3220     },\r
3221     "artist": {\r
3222       "fields": {\r
3223         "id": {\r
3224           "label": {\r
3225             "type": "none"\r
3226           },\r
3227           "tag": {\r
3228             "type": "hidden"\r
3229           }\r
3230         },\r
3231         "name": {\r
3232           "label": {\r
3233             "args": {\r
3234               "row_break": true\r
3235             }\r
3236           },\r
3237           "tag": {\r
3238             "type": "text"\r
3239           },\r
3240           "row_break": true\r
3241         }\r
3242       },\r
3243       "field_names": [\r
3244         "id",\r
3245         "name"\r
3246       ]\r
3247     },\r
3248     "circle_speech_balloon_speech_balloon": {\r
3249       "fields": {},\r
3250       "field_names": []\r
3251     },\r
3252     "circle_speech_balloon_balloon": {\r
3253       "fields": {},\r
3254       "field_names": []\r
3255     },\r
3256     "circle_speech_balloon_speech": {\r
3257       "fields": {},\r
3258       "field_names": []\r
3259     },\r
3260     "test_speech_balloon_speech_balloon": {\r
3261       "fields": {\r
3262         "a": {\r
3263           "tag": {\r
3264             "type": "number"\r
3265           },\r
3266           "row_break": true\r
3267         }\r
3268       },\r
3269       "field_names": [\r
3270         "a"\r
3271       ]\r
3272     },\r
3273     "test_speech_balloon_balloon": {\r
3274       "fields": {\r
3275         "b": {\r
3276           "tag": {\r
3277             "type": "number"\r
3278           },\r
3279           "row_break": true\r
3280         }\r
3281       },\r
3282       "field_names": [\r
3283         "b"\r
3284       ]\r
3285     },\r
3286     "test_speech_balloon_speech": {\r
3287       "fields": {\r
3288         "c": {\r
3289           "tag": {\r
3290             "type": "number"\r
3291           },\r
3292           "row_break": true\r
3293         }\r
3294       },\r
3295       "field_names": [\r
3296         "c"\r
3297       ]\r
3298     },\r
3299     "pettanr_simple_format_speech": {\r
3300       "fields": {},\r
3301       "field_names": []\r
3302     },\r
3303     "pettanr_creative_commons_v30_licenses_license": {\r
3304       "fields": {\r
3305         "open": {\r
3306           "tag": {\r
3307             "type": "number"\r
3308           },\r
3309           "row_break": true\r
3310         },\r
3311         "commercial": {\r
3312           "tag": {\r
3313             "type": "number"\r
3314           },\r
3315           "row_break": true\r
3316         },\r
3317         "official": {\r
3318           "tag": {\r
3319             "type": "number"\r
3320           },\r
3321           "row_break": true\r
3322         },\r
3323         "attribution": {\r
3324           "tag": {\r
3325             "type": "number"\r
3326           },\r
3327           "row_break": true\r
3328         },\r
3329         "derive": {\r
3330           "tag": {\r
3331             "type": "number"\r
3332           },\r
3333           "row_break": true\r
3334         },\r
3335         "thumbnail": {\r
3336           "tag": {\r
3337             "type": "number"\r
3338           },\r
3339           "row_break": true\r
3340         },\r
3341         "gif_convert": {\r
3342           "tag": {\r
3343             "type": "number"\r
3344           },\r
3345           "row_break": true\r
3346         },\r
3347         "reverse": {\r
3348           "tag": {\r
3349             "type": "number"\r
3350           },\r
3351           "row_break": true\r
3352         },\r
3353         "sync_vh": {\r
3354           "tag": {\r
3355             "type": "number"\r
3356           },\r
3357           "row_break": true\r
3358         },\r
3359         "overlap": {\r
3360           "tag": {\r
3361             "type": "number"\r
3362           },\r
3363           "row_break": true\r
3364         }\r
3365       },\r
3366       "field_names": [\r
3367         "open",\r
3368         "commercial",\r
3369         "official",\r
3370         "attribution",\r
3371         "derive",\r
3372         "thumbnail",\r
3373         "gif_convert",\r
3374         "reverse",\r
3375         "sync_vh",\r
3376         "overlap"\r
3377       ]\r
3378     },\r
3379     "pettanr_creative_commons_v30_licenses_credit_picture": {\r
3380       "fields": {\r
3381         "source_url_btn_id": {\r
3382           "tag": {\r
3383             "type": "number"\r
3384           },\r
3385           "row_break": true\r
3386         },\r
3387         "source_url_off_btn_id": {\r
3388           "tag": {\r
3389             "type": "number"\r
3390           },\r
3391           "row_break": true\r
3392         }\r
3393       },\r
3394       "field_names": [\r
3395         "source_url_btn_id",\r
3396         "source_url_off_btn_id"\r
3397       ]\r
3398     },\r
3399     "pettanr_pettan_commons_v01_licenses_license": {\r
3400       "fields": {\r
3401         "open": {\r
3402           "tag": {\r
3403             "type": "number"\r
3404           },\r
3405           "row_break": true\r
3406         },\r
3407         "commercial": {\r
3408           "tag": {\r
3409             "type": "number"\r
3410           },\r
3411           "row_break": true\r
3412         },\r
3413         "official": {\r
3414           "tag": {\r
3415             "type": "number"\r
3416           },\r
3417           "row_break": true\r
3418         },\r
3419         "attribution": {\r
3420           "tag": {\r
3421             "type": "number"\r
3422           },\r
3423           "row_break": true\r
3424         },\r
3425         "derive": {\r
3426           "tag": {\r
3427             "type": "number"\r
3428           },\r
3429           "row_break": true\r
3430         },\r
3431         "thumbnail": {\r
3432           "tag": {\r
3433             "type": "number"\r
3434           },\r
3435           "row_break": true\r
3436         },\r
3437         "gif_convert": {\r
3438           "tag": {\r
3439             "type": "number"\r
3440           },\r
3441           "row_break": true\r
3442         },\r
3443         "reverse": {\r
3444           "tag": {\r
3445             "type": "number"\r
3446           },\r
3447           "row_break": true\r
3448         },\r
3449         "sync_vh": {\r
3450           "tag": {\r
3451             "type": "number"\r
3452           },\r
3453           "row_break": true\r
3454         },\r
3455         "overlap": {\r
3456           "tag": {\r
3457             "type": "number"\r
3458           },\r
3459           "row_break": true\r
3460         }\r
3461       },\r
3462       "field_names": [\r
3463         "open",\r
3464         "commercial",\r
3465         "official",\r
3466         "attribution",\r
3467         "derive",\r
3468         "thumbnail",\r
3469         "gif_convert",\r
3470         "reverse",\r
3471         "sync_vh",\r
3472         "overlap"\r
3473       ]\r
3474     },\r
3475     "pettanr_pettan_commons_v01_licenses_credit_picture": {\r
3476       "fields": {\r
3477         "source_url_btn_id": {\r
3478           "tag": {\r
3479             "type": "number"\r
3480           },\r
3481           "row_break": true\r
3482         },\r
3483         "source_url_off_btn_id": {\r
3484           "tag": {\r
3485             "type": "number"\r
3486           },\r
3487           "row_break": true\r
3488         }\r
3489       },\r
3490       "field_names": [\r
3491         "source_url_btn_id",\r
3492         "source_url_off_btn_id"\r
3493       ]\r
3494     },\r
3495     "pettanr_pettan_protected_v01_licenses_license": {\r
3496       "fields": {\r
3497         "open": {\r
3498           "tag": {\r
3499             "type": "number"\r
3500           },\r
3501           "row_break": true\r
3502         },\r
3503         "commercial": {\r
3504           "tag": {\r
3505             "type": "number"\r
3506           },\r
3507           "row_break": true\r
3508         },\r
3509         "official": {\r
3510           "tag": {\r
3511             "type": "number"\r
3512           },\r
3513           "row_break": true\r
3514         },\r
3515         "attribution": {\r
3516           "tag": {\r
3517             "type": "number"\r
3518           },\r
3519           "row_break": true\r
3520         },\r
3521         "derive": {\r
3522           "tag": {\r
3523             "type": "number"\r
3524           },\r
3525           "row_break": true\r
3526         },\r
3527         "thumbnail": {\r
3528           "tag": {\r
3529             "type": "number"\r
3530           },\r
3531           "row_break": true\r
3532         },\r
3533         "gif_convert": {\r
3534           "tag": {\r
3535             "type": "number"\r
3536           },\r
3537           "row_break": true\r
3538         },\r
3539         "reverse": {\r
3540           "tag": {\r
3541             "type": "number"\r
3542           },\r
3543           "row_break": true\r
3544         },\r
3545         "sync_vh": {\r
3546           "tag": {\r
3547             "type": "number"\r
3548           },\r
3549           "row_break": true\r
3550         },\r
3551         "overlap": {\r
3552           "tag": {\r
3553             "type": "number"\r
3554           },\r
3555           "row_break": true\r
3556         },\r
3557         "trackback": {\r
3558           "tag": {\r
3559             "type": "number"\r
3560           },\r
3561           "row_break": true\r
3562         }\r
3563       },\r
3564       "field_names": [\r
3565         "open",\r
3566         "commercial",\r
3567         "official",\r
3568         "attribution",\r
3569         "derive",\r
3570         "thumbnail",\r
3571         "gif_convert",\r
3572         "reverse",\r
3573         "sync_vh",\r
3574         "overlap",\r
3575         "trackback"\r
3576       ]\r
3577     },\r
3578     "pettanr_pettan_protected_v01_licenses_credit_picture": {\r
3579       "fields": {\r
3580         "source_url_btn_id": {\r
3581           "tag": {\r
3582             "type": "number"\r
3583           },\r
3584           "row_break": true\r
3585         },\r
3586         "source_url_off_btn_id": {\r
3587           "tag": {\r
3588             "type": "number"\r
3589           },\r
3590           "row_break": true\r
3591         }\r
3592       },\r
3593       "field_names": [\r
3594         "source_url_btn_id",\r
3595         "source_url_off_btn_id"\r
3596       ]\r
3597     },\r
3598     "pettanr_pettan_public_v01_licenses_license": {\r
3599       "fields": {\r
3600         "open": {\r
3601           "tag": {\r
3602             "type": "number"\r
3603           },\r
3604           "row_break": true\r
3605         },\r
3606         "commercial": {\r
3607           "tag": {\r
3608             "type": "number"\r
3609           },\r
3610           "row_break": true\r
3611         },\r
3612         "official": {\r
3613           "tag": {\r
3614             "type": "number"\r
3615           },\r
3616           "row_break": true\r
3617         },\r
3618         "attribution": {\r
3619           "tag": {\r
3620             "type": "number"\r
3621           },\r
3622           "row_break": true\r
3623         },\r
3624         "derive": {\r
3625           "tag": {\r
3626             "type": "number"\r
3627           },\r
3628           "row_break": true\r
3629         },\r
3630         "thumbnail": {\r
3631           "tag": {\r
3632             "type": "number"\r
3633           },\r
3634           "row_break": true\r
3635         },\r
3636         "gif_convert": {\r
3637           "tag": {\r
3638             "type": "number"\r
3639           },\r
3640           "row_break": true\r
3641         },\r
3642         "reverse": {\r
3643           "tag": {\r
3644             "type": "number"\r
3645           },\r
3646           "row_break": true\r
3647         },\r
3648         "sync_vh": {\r
3649           "tag": {\r
3650             "type": "number"\r
3651           },\r
3652           "row_break": true\r
3653         },\r
3654         "overlap": {\r
3655           "tag": {\r
3656             "type": "number"\r
3657           },\r
3658           "row_break": true\r
3659         },\r
3660         "trackback": {\r
3661           "tag": {\r
3662             "type": "number"\r
3663           },\r
3664           "row_break": true\r
3665         }\r
3666       },\r
3667       "field_names": [\r
3668         "open",\r
3669         "commercial",\r
3670         "official",\r
3671         "attribution",\r
3672         "derive",\r
3673         "thumbnail",\r
3674         "gif_convert",\r
3675         "reverse",\r
3676         "sync_vh",\r
3677         "overlap",\r
3678         "trackback"\r
3679       ]\r
3680     },\r
3681     "pettanr_pettan_public_v01_licenses_credit_picture": {\r
3682       "fields": {\r
3683         "source_url_btn_id": {\r
3684           "tag": {\r
3685             "type": "number"\r
3686           },\r
3687           "row_break": true\r
3688         }\r
3689       },\r
3690       "field_names": [\r
3691         "source_url_btn_id"\r
3692       ]\r
3693     },\r
3694     "pettanr_public_domain_v01_licenses_license": {\r
3695       "fields": {\r
3696         "open": {\r
3697           "tag": {\r
3698             "type": "number"\r
3699           },\r
3700           "row_break": true\r
3701         },\r
3702         "commercial": {\r
3703           "tag": {\r
3704             "type": "number"\r
3705           },\r
3706           "row_break": true\r
3707         },\r
3708         "official": {\r
3709           "tag": {\r
3710             "type": "number"\r
3711           },\r
3712           "row_break": true\r
3713         },\r
3714         "attribution": {\r
3715           "tag": {\r
3716             "type": "number"\r
3717           },\r
3718           "row_break": true\r
3719         },\r
3720         "derive": {\r
3721           "tag": {\r
3722             "type": "number"\r
3723           },\r
3724           "row_break": true\r
3725         },\r
3726         "thumbnail": {\r
3727           "tag": {\r
3728             "type": "number"\r
3729           },\r
3730           "row_break": true\r
3731         },\r
3732         "gif_convert": {\r
3733           "tag": {\r
3734             "type": "number"\r
3735           },\r
3736           "row_break": true\r
3737         },\r
3738         "reverse": {\r
3739           "tag": {\r
3740             "type": "number"\r
3741           },\r
3742           "row_break": true\r
3743         },\r
3744         "sync_vh": {\r
3745           "tag": {\r
3746             "type": "number"\r
3747           },\r
3748           "row_break": true\r
3749         },\r
3750         "overlap": {\r
3751           "tag": {\r
3752             "type": "number"\r
3753           },\r
3754           "row_break": true\r
3755         },\r
3756         "trackback": {\r
3757           "tag": {\r
3758             "type": "number"\r
3759           },\r
3760           "row_break": true\r
3761         }\r
3762       },\r
3763       "field_names": [\r
3764         "open",\r
3765         "commercial",\r
3766         "official",\r
3767         "attribution",\r
3768         "derive",\r
3769         "thumbnail",\r
3770         "gif_convert",\r
3771         "reverse",\r
3772         "sync_vh",\r
3773         "overlap",\r
3774         "trackback"\r
3775       ]\r
3776     },\r
3777     "pettanr_public_domain_v01_licenses_credit_picture": {\r
3778       "fields": {\r
3779         "source_url_btn_id": {\r
3780           "tag": {\r
3781             "type": "number"\r
3782           },\r
3783           "row_break": true\r
3784         },\r
3785         "source_url_off_btn_id": {\r
3786           "tag": {\r
3787             "type": "number"\r
3788           },\r
3789           "row_break": true\r
3790         }\r
3791       },\r
3792       "field_names": [\r
3793         "source_url_btn_id",\r
3794         "source_url_off_btn_id"\r
3795       ]\r
3796     },\r
3797     "pettanr_unknown_v01_licenses_license": {\r
3798       "fields": {\r
3799         "open": {\r
3800           "tag": {\r
3801             "type": "number"\r
3802           },\r
3803           "row_break": true\r
3804         },\r
3805         "commercial": {\r
3806           "tag": {\r
3807             "type": "number"\r
3808           },\r
3809           "row_break": true\r
3810         },\r
3811         "official": {\r
3812           "tag": {\r
3813             "type": "number"\r
3814           },\r
3815           "row_break": true\r
3816         },\r
3817         "attribution": {\r
3818           "tag": {\r
3819             "type": "number"\r
3820           },\r
3821           "row_break": true\r
3822         },\r
3823         "derive": {\r
3824           "tag": {\r
3825             "type": "number"\r
3826           },\r
3827           "row_break": true\r
3828         },\r
3829         "thumbnail": {\r
3830           "tag": {\r
3831             "type": "number"\r
3832           },\r
3833           "row_break": true\r
3834         },\r
3835         "gif_convert": {\r
3836           "tag": {\r
3837             "type": "number"\r
3838           },\r
3839           "row_break": true\r
3840         },\r
3841         "reverse": {\r
3842           "tag": {\r
3843             "type": "number"\r
3844           },\r
3845           "row_break": true\r
3846         },\r
3847         "sync_vh": {\r
3848           "tag": {\r
3849             "type": "number"\r
3850           },\r
3851           "row_break": true\r
3852         },\r
3853         "overlap": {\r
3854           "tag": {\r
3855             "type": "number"\r
3856           },\r
3857           "row_break": true\r
3858         },\r
3859         "trackback": {\r
3860           "tag": {\r
3861             "type": "number"\r
3862           },\r
3863           "row_break": true\r
3864         }\r
3865       },\r
3866       "field_names": [\r
3867         "open",\r
3868         "commercial",\r
3869         "official",\r
3870         "attribution",\r
3871         "derive",\r
3872         "thumbnail",\r
3873         "gif_convert",\r
3874         "reverse",\r
3875         "sync_vh",\r
3876         "overlap",\r
3877         "trackback"\r
3878       ]\r
3879     },\r
3880     "pettanr_unknown_v01_licenses_credit_picture": {\r
3881       "fields": {\r
3882         "source_url_btn_id": {\r
3883           "tag": {\r
3884             "type": "number"\r
3885           },\r
3886           "row_break": true\r
3887         },\r
3888         "source_url_off_btn_id": {\r
3889           "tag": {\r
3890             "type": "number"\r
3891           },\r
3892           "row_break": true\r
3893         }\r
3894       },\r
3895       "field_names": [\r
3896         "source_url_btn_id",\r
3897         "source_url_off_btn_id"\r
3898       ]\r
3899     }\r
3900   },\r
3901   "buckets": {\r
3902     "scroll": {},\r
3903     "scroll_panel": {},\r
3904     "comic": {},\r
3905     "story": {},\r
3906     "story_sheet": {},\r
3907     "sheet": {},\r
3908     "sheet_panel": {},\r
3909     "panel": {},\r
3910     "panel_picture": {},\r
3911     "speech_balloon": {\r
3912       "members": {\r
3913         "balloon": {},\r
3914         "speech": {}\r
3915       },\r
3916       "form_field_names": [\r
3917         "caption",\r
3918         "id",\r
3919         "panel_id",\r
3920         "speech_balloon_template_id",\r
3921         "speech_balloon_template_classname",\r
3922         "z",\r
3923         "t",\r
3924         "speech_balloon_template_settings",\r
3925         "balloon.r",\r
3926         "balloon.x",\r
3927         "balloon.y",\r
3928         "balloon.width",\r
3929         "balloon.height",\r
3930         "balloon.id",\r
3931         "balloon.speech_balloon_id",\r
3932         "balloon.system_picture_id",\r
3933         "balloon.speech_balloon_template_id",\r
3934         "balloon.speech_balloon_template_classname",\r
3935         "balloon.speech_balloon_template_settings",\r
3936         "speech.writing_format_id",\r
3937         "speech.font_size",\r
3938         "speech.text_align",\r
3939         "speech.quotes",\r
3940         "speech.content",\r
3941         "speech.fore_color",\r
3942         "speech.id",\r
3943         "speech.speech_balloon_id",\r
3944         "speech.x",\r
3945         "speech.y",\r
3946         "speech.width",\r
3947         "speech.height",\r
3948         "speech.speech_balloon_template_id",\r
3949         "speech.speech_balloon_template_classname",\r
3950         "speech.speech_balloon_template_settings",\r
3951         "speech.writing_format_classname",\r
3952         "speech.writing_format_settings"\r
3953       ]\r
3954     },\r
3955     "speech": {},\r
3956     "balloon": {},\r
3957     "ground_picture": {},\r
3958     "ground_color": {},\r
3959     "original_picture": {},\r
3960     "picture": {},\r
3961     "resource_picture": {},\r
3962     "speech_balloon_template": {},\r
3963     "writing_format": {},\r
3964     "license_group": {},\r
3965     "author": {},\r
3966     "artist": {},\r
3967     "system_picture": {}\r
3968   }\r
3969 }