OSDN Git Service

Merge branch 'v06' of git.sourceforge.jp:/gitroot/pettanr/pettanr into v06
[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         }\r
1407       },\r
1408       "summary": {},\r
1409       "edit": {}\r
1410     },\r
1411     "comic_story": {\r
1412       "symbol": {\r
1413         "type": "default",\r
1414         "args": {\r
1415           "link": {\r
1416             "type": "none"\r
1417           }\r
1418         }\r
1419       },\r
1420       "caption": {\r
1421         "type": "none"\r
1422       },\r
1423       "summary": {},\r
1424       "edit": {\r
1425         "type": "none"\r
1426       }\r
1427     },\r
1428     "story": {\r
1429       "symbol": {},\r
1430       "caption": {\r
1431         "type": "default",\r
1432         "args": {\r
1433           "face": {\r
1434             "type": "column",\r
1435             "args": {\r
1436               "column_name": "title"\r
1437             }\r
1438           },\r
1439           "link": {\r
1440             "type": "action",\r
1441             "args": {\r
1442               "action_name": "play"\r
1443             }\r
1444           }\r
1445         }\r
1446       },\r
1447       "summary": {},\r
1448       "edit": {}\r
1449     },\r
1450     "story_sheet": {\r
1451       "symbol": {\r
1452         "type": "default",\r
1453         "args": {\r
1454           "link": {\r
1455             "type": "none"\r
1456           }\r
1457         }\r
1458       },\r
1459       "caption": {\r
1460         "type": "none"\r
1461       },\r
1462       "summary": {},\r
1463       "edit": {\r
1464         "type": "none"\r
1465       }\r
1466     },\r
1467     "sheet": {\r
1468       "symbol": {},\r
1469       "caption": {\r
1470         "type": "default",\r
1471         "args": {\r
1472           "face": {},\r
1473           "link": {\r
1474             "type": "action",\r
1475             "args": {\r
1476               "action_name": "play"\r
1477             }\r
1478           }\r
1479         }\r
1480       },\r
1481       "summary": {},\r
1482       "edit": {}\r
1483     },\r
1484     "sheet_panel": {\r
1485       "symbol": {\r
1486         "type": "default",\r
1487         "args": {\r
1488           "link": {\r
1489             "type": "none"\r
1490           }\r
1491         }\r
1492       },\r
1493       "caption": {\r
1494         "type": "none"\r
1495       },\r
1496       "summary": {},\r
1497       "edit": {\r
1498         "type": "none"\r
1499       }\r
1500     },\r
1501     "panel": {\r
1502       "symbol": {},\r
1503       "caption": {\r
1504         "type": "default",\r
1505         "args": {\r
1506           "link": {\r
1507             "type": "none"\r
1508           }\r
1509         }\r
1510       },\r
1511       "summary": {},\r
1512       "edit": {}\r
1513     },\r
1514     "panel_picture": {\r
1515       "symbol": {\r
1516         "type": "default",\r
1517         "args": {\r
1518           "face": {\r
1519             "type": "picture"\r
1520           }\r
1521         }\r
1522       },\r
1523       "caption": {\r
1524         "type": "default",\r
1525         "args": {\r
1526           "link": {\r
1527             "type": "none"\r
1528           }\r
1529         }\r
1530       },\r
1531       "summary": {},\r
1532       "edit": {\r
1533         "type": "none"\r
1534       }\r
1535     },\r
1536     "speech_balloon": {\r
1537       "symbol": {\r
1538         "type": "default",\r
1539         "args": {\r
1540           "face": {\r
1541             "type": "picture"\r
1542           }\r
1543         }\r
1544       },\r
1545       "caption": {\r
1546         "type": "default",\r
1547         "args": {\r
1548           "face": {\r
1549             "type": "method",\r
1550             "args": {\r
1551               "method_name": "plain_scenario"\r
1552             }\r
1553           },\r
1554           "link": {\r
1555             "type": "none"\r
1556           }\r
1557         }\r
1558       },\r
1559       "summary": {},\r
1560       "edit": {\r
1561         "type": "none"\r
1562       }\r
1563     },\r
1564     "speech": {\r
1565       "symbol": {\r
1566         "type": "default",\r
1567         "args": {\r
1568           "face": {\r
1569             "type": "picture"\r
1570           }\r
1571         }\r
1572       },\r
1573       "caption": {\r
1574         "type": "default",\r
1575         "args": {\r
1576           "face": {\r
1577             "type": "column",\r
1578             "args": {\r
1579               "column_name": "content"\r
1580             }\r
1581           },\r
1582           "link": {\r
1583             "type": "none"\r
1584           }\r
1585         }\r
1586       },\r
1587       "summary": {},\r
1588       "edit": {\r
1589         "type": "none"\r
1590       }\r
1591     },\r
1592     "balloon": {\r
1593       "symbol": {\r
1594         "type": "default",\r
1595         "args": {\r
1596           "face": {\r
1597             "type": "picture"\r
1598           }\r
1599         }\r
1600       },\r
1601       "caption": {\r
1602         "type": "none"\r
1603       },\r
1604       "summary": {},\r
1605       "edit": {\r
1606         "type": "none"\r
1607       }\r
1608     },\r
1609     "ground_picture": {\r
1610       "symbol": {\r
1611         "type": "default",\r
1612         "args": {\r
1613           "face": {\r
1614             "type": "picture"\r
1615           }\r
1616         }\r
1617       },\r
1618       "caption": {\r
1619         "type": "default",\r
1620         "args": {\r
1621           "link": {\r
1622             "type": "none"\r
1623           }\r
1624         }\r
1625       },\r
1626       "summary": {},\r
1627       "edit": {\r
1628         "type": "none"\r
1629       }\r
1630     },\r
1631     "ground_color": {\r
1632       "symbol": {\r
1633         "type": "template",\r
1634         "args": {\r
1635           "template_name": "symbol"\r
1636         }\r
1637       },\r
1638       "caption": {\r
1639         "type": "default",\r
1640         "args": {\r
1641           "link": {\r
1642             "type": "none"\r
1643           }\r
1644         }\r
1645       },\r
1646       "summary": {},\r
1647       "edit": {\r
1648         "type": "none"\r
1649       }\r
1650     },\r
1651     "original_picture": {\r
1652       "symbol": {\r
1653         "type": "default",\r
1654         "args": {\r
1655           "face": {\r
1656             "type": "picture"\r
1657           }\r
1658         }\r
1659       },\r
1660       "caption": {\r
1661         "type": "default",\r
1662         "args": {\r
1663           "face": {\r
1664             "type": "method",\r
1665             "args": {\r
1666               "method_name": "revision"\r
1667             }\r
1668           },\r
1669           "link": {\r
1670             "type": "action",\r
1671             "args": {\r
1672               "action_name": "history"\r
1673             }\r
1674           }\r
1675         }\r
1676       },\r
1677       "summary": {},\r
1678       "edit": {\r
1679         "type": "template",\r
1680         "args": {\r
1681           "template_name": "publish"\r
1682         }\r
1683       }\r
1684     },\r
1685     "picture": {\r
1686       "symbol": {\r
1687         "type": "default",\r
1688         "args": {\r
1689           "face": {\r
1690             "type": "picture"\r
1691           }\r
1692         }\r
1693       },\r
1694       "caption": {\r
1695         "type": "default",\r
1696         "args": {\r
1697           "face": {\r
1698             "type": "column",\r
1699             "args": {\r
1700               "column_name": "revision"\r
1701             }\r
1702           }\r
1703         }\r
1704       },\r
1705       "summary": {},\r
1706       "edit": {\r
1707         "type": "none"\r
1708       }\r
1709     },\r
1710     "resource_picture": {\r
1711       "symbol": {\r
1712         "type": "default",\r
1713         "args": {\r
1714           "face": {\r
1715             "type": "picture"\r
1716           }\r
1717         }\r
1718       },\r
1719       "caption": {\r
1720         "type": "none"\r
1721       },\r
1722       "summary": {},\r
1723       "edit": {\r
1724         "type": "none"\r
1725       }\r
1726     },\r
1727     "speech_balloon_template": {\r
1728       "symbol": {\r
1729         "type": "default",\r
1730         "args": {\r
1731           "face": {\r
1732             "type": "picture"\r
1733           }\r
1734         }\r
1735       },\r
1736       "caption": {},\r
1737       "summary": {\r
1738         "type": "none"\r
1739       },\r
1740       "edit": {}\r
1741     },\r
1742     "writing_format": {\r
1743       "symbol": {},\r
1744       "caption": {},\r
1745       "summary": {\r
1746         "type": "none"\r
1747       },\r
1748       "edit": {}\r
1749     },\r
1750     "license_group": {\r
1751       "symbol": {},\r
1752       "caption": {\r
1753         "type": "default",\r
1754         "args": {\r
1755           "link": {\r
1756             "type": "url_column",\r
1757             "args": {\r
1758               "column_name": "url"\r
1759             }\r
1760           }\r
1761         }\r
1762       },\r
1763       "summary": {\r
1764         "type": "none"\r
1765       },\r
1766       "edit": {}\r
1767     },\r
1768     "license": {\r
1769       "symbol": {},\r
1770       "caption": {\r
1771         "type": "default",\r
1772         "args": {\r
1773           "face": {\r
1774             "type": "method",\r
1775             "args": {\r
1776               "method_name": "caption_with_group"\r
1777             }\r
1778           },\r
1779           "link": {\r
1780             "type": "url_column",\r
1781             "args": {\r
1782               "column_name": "url"\r
1783             }\r
1784           }\r
1785         }\r
1786       },\r
1787       "summary": {},\r
1788       "edit": {}\r
1789     },\r
1790     "author": {\r
1791       "symbol": {},\r
1792       "caption": {\r
1793         "type": "default",\r
1794         "args": {\r
1795           "face": {\r
1796             "type": "column",\r
1797             "args": {\r
1798               "column_name": "name"\r
1799             }\r
1800           }\r
1801         }\r
1802       },\r
1803       "summary": {},\r
1804       "edit": {\r
1805         "type": "account"\r
1806       }\r
1807     },\r
1808     "artist": {\r
1809       "symbol": {},\r
1810       "caption": {\r
1811         "type": "default",\r
1812         "args": {\r
1813           "face": {\r
1814             "type": "column",\r
1815             "args": {\r
1816               "column_name": "name"\r
1817             }\r
1818           }\r
1819         }\r
1820       },\r
1821       "summary": {},\r
1822       "edit": {\r
1823         "type": "account"\r
1824       }\r
1825     },\r
1826     "system_picture": {\r
1827       "symbol": {\r
1828         "type": "default",\r
1829         "args": {\r
1830           "face": {\r
1831             "type": "picture"\r
1832           }\r
1833         }\r
1834       },\r
1835       "caption": {\r
1836         "type": "none"\r
1837       },\r
1838       "summary": {\r
1839         "type": "none"\r
1840       },\r
1841       "edit": {\r
1842         "type": "none"\r
1843       }\r
1844     }\r
1845   },\r
1846   "forms": {\r
1847     "folder": {\r
1848       "fields": {\r
1849         "name": {\r
1850           "tag": {\r
1851             "type": "text"\r
1852           },\r
1853           "row_break": true\r
1854         },\r
1855         "controller_name": {\r
1856           "tag": {\r
1857             "type": "text"\r
1858           },\r
1859           "row_break": true\r
1860         },\r
1861         "action_name": {\r
1862           "tag": {\r
1863             "type": "text"\r
1864           },\r
1865           "row_break": true\r
1866         },\r
1867         "category_id": {\r
1868           "tag": {\r
1869             "type": "number"\r
1870           },\r
1871           "row_break": true\r
1872         },\r
1873         "t": {\r
1874           "tag": {\r
1875             "type": "number"\r
1876           },\r
1877           "row_break": true\r
1878         },\r
1879         "parent_id": {\r
1880           "tag": {\r
1881             "type": "number"\r
1882           },\r
1883           "row_break": true\r
1884         },\r
1885         "lft": {\r
1886           "tag": {\r
1887             "type": "number"\r
1888           },\r
1889           "row_break": true\r
1890         },\r
1891         "rgt": {\r
1892           "tag": {\r
1893             "type": "number"\r
1894           },\r
1895           "row_break": true\r
1896         },\r
1897         "depth": {\r
1898           "tag": {\r
1899             "type": "number"\r
1900           },\r
1901           "row_break": true\r
1902         },\r
1903         "id": {\r
1904           "label": {\r
1905             "type": "none"\r
1906           },\r
1907           "tag": {\r
1908             "type": "hidden"\r
1909           }\r
1910         }\r
1911       },\r
1912       "field_names": [\r
1913         "controller_name",\r
1914         "action_name",\r
1915         "category_id",\r
1916         "t",\r
1917         "parent_id",\r
1918         "lft",\r
1919         "rgt",\r
1920         "depth",\r
1921         "id"\r
1922       ]\r
1923     },\r
1924     "scroll": {\r
1925       "fields": {\r
1926         "title": {\r
1927           "label": {\r
1928             "args": {\r
1929               "row_break": true\r
1930             }\r
1931           },\r
1932           "tag": {\r
1933             "type": "text"\r
1934           },\r
1935           "row_break": true\r
1936         },\r
1937         "description": {\r
1938           "label": {\r
1939             "args": {\r
1940               "row_break": true\r
1941             }\r
1942           },\r
1943           "tag": {\r
1944             "type": "text_area"\r
1945           }\r
1946         },\r
1947         "visible": {\r
1948           "tag": {\r
1949             "type": "select"\r
1950           },\r
1951           "row_break": true\r
1952         },\r
1953         "id": {\r
1954           "label": {\r
1955             "type": "none"\r
1956           },\r
1957           "tag": {\r
1958             "type": "hidden"\r
1959           }\r
1960         },\r
1961         "author_id": {\r
1962           "label": {\r
1963             "type": "none"\r
1964           },\r
1965           "tag": {\r
1966             "type": "hidden"\r
1967           }\r
1968         }\r
1969       },\r
1970       "field_names": [\r
1971         "title",\r
1972         "description",\r
1973         "visible",\r
1974         "id",\r
1975         "author_id"\r
1976       ]\r
1977     },\r
1978     "scroll_panel": {\r
1979       "fields": {\r
1980         "scroll_id": {\r
1981           "tag": {\r
1982             "type": "number"\r
1983           }\r
1984         },\r
1985         "panel_id": {\r
1986           "tag": {\r
1987             "type": "number"\r
1988           }\r
1989         },\r
1990         "t": {\r
1991           "tag": {\r
1992             "type": "number"\r
1993           }\r
1994         },\r
1995         "id": {\r
1996           "label": {\r
1997             "type": "none"\r
1998           },\r
1999           "tag": {\r
2000             "type": "hidden"\r
2001           }\r
2002         }\r
2003       },\r
2004       "field_names": [\r
2005         "scroll_id",\r
2006         "panel_id",\r
2007         "t",\r
2008         "id"\r
2009       ]\r
2010     },\r
2011     "comic": {\r
2012       "fields": {\r
2013         "title": {\r
2014           "label": {\r
2015             "args": {\r
2016               "row_break": true\r
2017             }\r
2018           },\r
2019           "tag": {\r
2020             "type": "text"\r
2021           },\r
2022           "row_break": true\r
2023         },\r
2024         "description": {\r
2025           "label": {\r
2026             "args": {\r
2027               "row_break": true\r
2028             }\r
2029           },\r
2030           "tag": {\r
2031             "type": "text_area"\r
2032           }\r
2033         },\r
2034         "visible": {\r
2035           "tag": {\r
2036             "type": "select"\r
2037           },\r
2038           "row_break": true\r
2039         },\r
2040         "id": {\r
2041           "label": {\r
2042             "type": "none"\r
2043           },\r
2044           "tag": {\r
2045             "type": "hidden"\r
2046           }\r
2047         },\r
2048         "author_id": {\r
2049           "label": {\r
2050             "type": "none"\r
2051           },\r
2052           "tag": {\r
2053             "type": "hidden"\r
2054           }\r
2055         }\r
2056       },\r
2057       "field_names": [\r
2058         "title",\r
2059         "description",\r
2060         "visible",\r
2061         "id",\r
2062         "author_id"\r
2063       ]\r
2064     },\r
2065     "comic_story": {\r
2066       "fields": {\r
2067         "comic_id": {\r
2068           "tag": {\r
2069             "type": "number"\r
2070           }\r
2071         },\r
2072         "story_id": {\r
2073           "tag": {\r
2074             "type": "number"\r
2075           }\r
2076         },\r
2077         "t": {\r
2078           "tag": {\r
2079             "type": "number"\r
2080           }\r
2081         },\r
2082         "id": {\r
2083           "label": {\r
2084             "type": "none"\r
2085           },\r
2086           "tag": {\r
2087             "type": "hidden"\r
2088           }\r
2089         }\r
2090       },\r
2091       "field_names": [\r
2092         "comic_id",\r
2093         "story_id",\r
2094         "t",\r
2095         "id"\r
2096       ]\r
2097     },\r
2098     "story": {\r
2099       "fields": {\r
2100         "title": {\r
2101           "label": {\r
2102             "args": {\r
2103               "row_break": true\r
2104             }\r
2105           },\r
2106           "tag": {\r
2107             "type": "text"\r
2108           },\r
2109           "row_break": true\r
2110         },\r
2111         "description": {\r
2112           "label": {\r
2113             "args": {\r
2114               "row_break": true\r
2115             }\r
2116           },\r
2117           "tag": {\r
2118             "type": "text_area"\r
2119           },\r
2120           "row_break": true\r
2121         },\r
2122         "visible": {\r
2123           "tag": {\r
2124             "type": "select"\r
2125           },\r
2126           "row_break": true\r
2127         },\r
2128         "id": {\r
2129           "label": {\r
2130             "type": "none"\r
2131           },\r
2132           "tag": {\r
2133             "type": "hidden"\r
2134           }\r
2135         },\r
2136         "author_id": {\r
2137           "label": {\r
2138             "type": "none"\r
2139           },\r
2140           "tag": {\r
2141             "type": "hidden"\r
2142           }\r
2143         }\r
2144       },\r
2145       "field_names": [\r
2146         "title",\r
2147         "description",\r
2148         "visible",\r
2149         "id",\r
2150         "author_id"\r
2151       ]\r
2152     },\r
2153     "story_sheet": {\r
2154       "fields": {\r
2155         "story_id": {\r
2156           "label": {\r
2157             "type": "none"\r
2158           },\r
2159           "tag": {\r
2160             "type": "number"\r
2161           }\r
2162         },\r
2163         "sheet_id": {\r
2164           "label": {\r
2165             "type": "none"\r
2166           },\r
2167           "tag": {\r
2168             "type": "number"\r
2169           }\r
2170         },\r
2171         "t": {\r
2172           "tag": {\r
2173             "type": "number"\r
2174           }\r
2175         },\r
2176         "id": {\r
2177           "label": {\r
2178             "type": "none"\r
2179           },\r
2180           "tag": {\r
2181             "type": "hidden"\r
2182           }\r
2183         }\r
2184       },\r
2185       "field_names": [\r
2186         "story_id",\r
2187         "sheet_id",\r
2188         "t",\r
2189         "id"\r
2190       ]\r
2191     },\r
2192     "sheet": {\r
2193       "fields": {\r
2194         "caption": {\r
2195           "label": {\r
2196             "args": {\r
2197               "row_break": true\r
2198             }\r
2199           },\r
2200           "tag": {\r
2201             "type": "text"\r
2202           },\r
2203           "row_break": true\r
2204         },\r
2205         "width": {\r
2206           "tag": {\r
2207             "type": "number"\r
2208           }\r
2209         },\r
2210         "height": {\r
2211           "tag": {\r
2212             "type": "number"\r
2213           },\r
2214           "row_break": true\r
2215         },\r
2216         "visible": {\r
2217           "tag": {\r
2218             "type": "select"\r
2219           },\r
2220           "row_break": true\r
2221         },\r
2222         "id": {\r
2223           "label": {\r
2224             "type": "none"\r
2225           },\r
2226           "tag": {\r
2227             "type": "hidden"\r
2228           }\r
2229         },\r
2230         "author_id": {\r
2231           "label": {\r
2232             "type": "none"\r
2233           },\r
2234           "tag": {\r
2235             "type": "hidden"\r
2236           }\r
2237         }\r
2238       },\r
2239       "field_names": [\r
2240         "caption",\r
2241         "width",\r
2242         "height",\r
2243         "visible",\r
2244         "id",\r
2245         "author_id"\r
2246       ]\r
2247     },\r
2248     "sheet_panel": {\r
2249       "fields": {\r
2250         "sheet_id": {\r
2251           "tag": {\r
2252             "type": "number"\r
2253           }\r
2254         },\r
2255         "panel_id": {\r
2256           "tag": {\r
2257             "type": "number"\r
2258           }\r
2259         },\r
2260         "x": {\r
2261           "tag": {\r
2262             "type": "number"\r
2263           }\r
2264         },\r
2265         "y": {\r
2266           "tag": {\r
2267             "type": "number"\r
2268           },\r
2269           "row_break": true\r
2270         },\r
2271         "z": {\r
2272           "label": {\r
2273             "type": "none"\r
2274           },\r
2275           "tag": {\r
2276             "type": "hidden"\r
2277           }\r
2278         },\r
2279         "t": {\r
2280           "label": {\r
2281             "type": "none"\r
2282           },\r
2283           "tag": {\r
2284             "type": "hidden"\r
2285           }\r
2286         },\r
2287         "id": {\r
2288           "label": {\r
2289             "type": "none"\r
2290           },\r
2291           "tag": {\r
2292             "type": "hidden"\r
2293           }\r
2294         }\r
2295       },\r
2296       "field_names": [\r
2297         "sheet_id",\r
2298         "panel_id",\r
2299         "x",\r
2300         "y",\r
2301         "z",\r
2302         "t",\r
2303         "id"\r
2304       ]\r
2305     },\r
2306     "panel": {\r
2307       "fields": {\r
2308         "caption": {\r
2309           "tag": {\r
2310             "type": "text"\r
2311           },\r
2312           "row_break": true\r
2313         },\r
2314         "width": {\r
2315           "tag": {\r
2316             "type": "number"\r
2317           }\r
2318         },\r
2319         "height": {\r
2320           "tag": {\r
2321             "type": "number"\r
2322           },\r
2323           "row_break": true\r
2324         },\r
2325         "border": {\r
2326           "tag": {\r
2327             "type": "number"\r
2328           }\r
2329         },\r
2330         "publish": {\r
2331           "tag": {\r
2332             "type": "select"\r
2333           },\r
2334           "row_break": true\r
2335         },\r
2336         "id": {\r
2337           "label": {\r
2338             "type": "none"\r
2339           },\r
2340           "tag": {\r
2341             "type": "hidden"\r
2342           }\r
2343         },\r
2344         "author_id": {\r
2345           "label": {\r
2346             "type": "none"\r
2347           },\r
2348           "tag": {\r
2349             "type": "hidden"\r
2350           }\r
2351         }\r
2352       },\r
2353       "field_names": [\r
2354         "caption",\r
2355         "width",\r
2356         "height",\r
2357         "border",\r
2358         "publish",\r
2359         "id",\r
2360         "author_id"\r
2361       ]\r
2362     },\r
2363     "panel_picture": {\r
2364       "fields": {\r
2365         "caption": {\r
2366           "tag": {\r
2367             "type": "text"\r
2368           },\r
2369           "row_break": true\r
2370         },\r
2371         "x": {\r
2372           "tag": {\r
2373             "type": "number"\r
2374           }\r
2375         },\r
2376         "y": {\r
2377           "tag": {\r
2378             "type": "number"\r
2379           },\r
2380           "row_break": true\r
2381         },\r
2382         "width": {\r
2383           "tag": {\r
2384             "type": "number"\r
2385           },\r
2386           "helpers": {\r
2387             "size": {\r
2388               "type": "size",\r
2389               "args": {\r
2390                 "dom_class": "panel_picture_width_tool"\r
2391               }\r
2392             }\r
2393           },\r
2394           "row_break": true\r
2395         },\r
2396         "height": {\r
2397           "tag": {\r
2398             "type": "number"\r
2399           },\r
2400           "helpers": {\r
2401             "size": {\r
2402               "type": "size",\r
2403               "args": {\r
2404                 "dom_class": "panel_picture_height_tool"\r
2405               }\r
2406             }\r
2407           },\r
2408           "row_break": true\r
2409         },\r
2410         "link": {\r
2411           "tag": {\r
2412             "type": "text"\r
2413           },\r
2414           "row_break": true\r
2415         },\r
2416         "id": {\r
2417           "label": {\r
2418             "type": "none"\r
2419           },\r
2420           "tag": {\r
2421             "type": "hidden"\r
2422           }\r
2423         },\r
2424         "panel_id": {\r
2425           "label": {\r
2426             "type": "none"\r
2427           },\r
2428           "tag": {\r
2429             "type": "hidden"\r
2430           }\r
2431         },\r
2432         "picture_id": {\r
2433           "tag": {\r
2434             "type": "hidden"\r
2435           },\r
2436           "helpers": {\r
2437             "popup": {\r
2438               "type": "popup",\r
2439               "args": {\r
2440                 "source": "pictures"\r
2441               }\r
2442             }\r
2443           }\r
2444         },\r
2445         "z": {\r
2446           "label": {\r
2447             "type": "none"\r
2448           },\r
2449           "tag": {\r
2450             "type": "hidden"\r
2451           }\r
2452         },\r
2453         "t": {\r
2454           "label": {\r
2455             "type": "none"\r
2456           },\r
2457           "tag": {\r
2458             "type": "hidden"\r
2459           }\r
2460         }\r
2461       },\r
2462       "field_names": [\r
2463         "caption",\r
2464         "x",\r
2465         "y",\r
2466         "width",\r
2467         "height",\r
2468         "link",\r
2469         "id",\r
2470         "panel_id",\r
2471         "picture_id",\r
2472         "z",\r
2473         "t"\r
2474       ]\r
2475     },\r
2476     "speech_balloon": {\r
2477       "fields": {\r
2478         "id": {\r
2479           "label": {\r
2480             "type": "none"\r
2481           },\r
2482           "tag": {\r
2483             "type": "hidden"\r
2484           }\r
2485         },\r
2486         "panel_id": {\r
2487           "label": {\r
2488             "type": "none"\r
2489           },\r
2490           "tag": {\r
2491             "type": "hidden"\r
2492           }\r
2493         },\r
2494         "speech_balloon_template_id": {\r
2495           "label": {\r
2496             "type": "none"\r
2497           },\r
2498           "tag": {\r
2499             "type": "hidden"\r
2500           }\r
2501         },\r
2502         "caption": {\r
2503           "tag": {\r
2504             "type": "text"\r
2505           },\r
2506           "row_break": true\r
2507         },\r
2508         "z": {\r
2509           "label": {\r
2510             "type": "none"\r
2511           },\r
2512           "tag": {\r
2513             "type": "hidden"\r
2514           }\r
2515         },\r
2516         "t": {\r
2517           "label": {\r
2518             "type": "none"\r
2519           },\r
2520           "tag": {\r
2521             "type": "hidden"\r
2522           }\r
2523         },\r
2524         "speech_balloon_template_classname": {\r
2525           "label": {\r
2526             "type": "none"\r
2527           },\r
2528           "tag": {\r
2529             "type": "hidden"\r
2530           }\r
2531         },\r
2532         "speech_balloon_template_settings": {\r
2533           "row_break": true\r
2534         }\r
2535       },\r
2536       "field_names": [\r
2537         "caption",\r
2538         "id",\r
2539         "panel_id",\r
2540         "speech_balloon_template_id",\r
2541         "speech_balloon_template_classname",\r
2542         "z",\r
2543         "t",\r
2544         "speech_balloon_template_settings"\r
2545       ]\r
2546     },\r
2547     "balloon": {\r
2548       "fields": {\r
2549         "id": {\r
2550           "label": {\r
2551             "type": "none"\r
2552           },\r
2553           "tag": {\r
2554             "type": "hidden"\r
2555           }\r
2556         },\r
2557         "speech_balloon_id": {\r
2558           "label": {\r
2559             "type": "none"\r
2560           },\r
2561           "tag": {\r
2562             "type": "hidden"\r
2563           }\r
2564         },\r
2565         "speech_balloon_template_id": {\r
2566           "label": {\r
2567             "type": "none"\r
2568           },\r
2569           "tag": {\r
2570             "type": "hidden"\r
2571           }\r
2572         },\r
2573         "system_picture_id": {\r
2574           "label": {\r
2575             "type": "none"\r
2576           },\r
2577           "tag": {\r
2578             "type": "hidden"\r
2579           }\r
2580         },\r
2581         "r": {\r
2582           "tag": {\r
2583             "type": "number"\r
2584           },\r
2585           "helpers": {\r
2586             "tail_angle": {\r
2587               "type": "size",\r
2588               "args": {}\r
2589             }\r
2590           },\r
2591           "row_break": true\r
2592         },\r
2593         "x": {\r
2594           "tag": {\r
2595             "type": "number"\r
2596           }\r
2597         },\r
2598         "y": {\r
2599           "label": {},\r
2600           "tag": {\r
2601             "type": "number"\r
2602           },\r
2603           "row_break": true\r
2604         },\r
2605         "width": {\r
2606           "tag": {\r
2607             "type": "number"\r
2608           }\r
2609         },\r
2610         "height": {\r
2611           "tag": {\r
2612             "type": "number"\r
2613           },\r
2614           "row_break": true\r
2615         },\r
2616         "speech_balloon_template_classname": {\r
2617           "label": {\r
2618             "type": "none"\r
2619           },\r
2620           "tag": {\r
2621             "type": "hidden"\r
2622           }\r
2623         },\r
2624         "speech_balloon_template_settings": {\r
2625           "row_break": true\r
2626         }\r
2627       },\r
2628       "field_names": [\r
2629         "r",\r
2630         "x",\r
2631         "y",\r
2632         "width",\r
2633         "height",\r
2634         "id",\r
2635         "speech_balloon_id",\r
2636         "system_picture_id",\r
2637         "speech_balloon_template_id",\r
2638         "speech_balloon_template_classname",\r
2639         "speech_balloon_template_settings"\r
2640       ]\r
2641     },\r
2642     "speech": {\r
2643       "fields": {\r
2644         "id": {\r
2645           "label": {\r
2646             "type": "none"\r
2647           },\r
2648           "tag": {\r
2649             "type": "hidden"\r
2650           }\r
2651         },\r
2652         "speech_balloon_id": {\r
2653           "label": {\r
2654             "type": "none"\r
2655           },\r
2656           "tag": {\r
2657             "type": "hidden"\r
2658           }\r
2659         },\r
2660         "speech_balloon_template_id": {\r
2661           "label": {\r
2662             "type": "none"\r
2663           },\r
2664           "tag": {\r
2665             "type": "hidden"\r
2666           }\r
2667         },\r
2668         "x": {\r
2669           "label": {\r
2670             "type": "none"\r
2671           },\r
2672           "tag": {\r
2673             "type": "hidden"\r
2674           }\r
2675         },\r
2676         "y": {\r
2677           "label": {\r
2678             "type": "none"\r
2679           },\r
2680           "tag": {\r
2681             "type": "hidden"\r
2682           }\r
2683         },\r
2684         "width": {\r
2685           "label": {\r
2686             "type": "none"\r
2687           },\r
2688           "tag": {\r
2689             "type": "hidden"\r
2690           }\r
2691         },\r
2692         "height": {\r
2693           "label": {\r
2694             "type": "none"\r
2695           },\r
2696           "tag": {\r
2697             "type": "hidden"\r
2698           }\r
2699         },\r
2700         "writing_format_id": {\r
2701           "tag": {\r
2702             "type": "select"\r
2703           }\r
2704         },\r
2705         "font_size": {\r
2706           "tag": {\r
2707             "type": "select"\r
2708           },\r
2709           "row_break": true\r
2710         },\r
2711         "text_align": {\r
2712           "tag": {\r
2713             "type": "select"\r
2714           }\r
2715         },\r
2716         "quotes": {\r
2717           "tag": {\r
2718             "type": "text"\r
2719           }\r
2720         },\r
2721         "content": {\r
2722           "label": {\r
2723             "args": {\r
2724               "row_break": true\r
2725             }\r
2726           },\r
2727           "tag": {\r
2728             "type": "text_area",\r
2729             "args": {\r
2730               "options": {\r
2731                 "size": "45x5"\r
2732               }\r
2733             }\r
2734           }\r
2735         },\r
2736         "fore_color": {\r
2737           "label": {\r
2738             "row_break": true\r
2739           },\r
2740           "tag": {\r
2741             "type": "hidden"\r
2742           },\r
2743           "helpers": {\r
2744             "color": {\r
2745               "type": "color",\r
2746               "args": {\r
2747                 "wrapper": "speech-fore_color-wrap"\r
2748               }\r
2749             }\r
2750           }\r
2751         },\r
2752         "speech_balloon_template_classname": {\r
2753           "label": {\r
2754             "type": "none"\r
2755           },\r
2756           "tag": {\r
2757             "type": "hidden"\r
2758           }\r
2759         },\r
2760         "writing_format_classname": {\r
2761           "label": {\r
2762             "type": "none"\r
2763           },\r
2764           "tag": {\r
2765             "type": "hidden"\r
2766           }\r
2767         },\r
2768         "speech_balloon_template_settings": {\r
2769           "row_break": true\r
2770         },\r
2771         "writing_format_settings": {\r
2772           "label": {\r
2773             "type": "none"\r
2774           },\r
2775           "tag": {\r
2776             "type": "hidden"\r
2777           }\r
2778         }\r
2779       },\r
2780       "field_names": [\r
2781         "writing_format_id",\r
2782         "font_size",\r
2783         "text_align",\r
2784         "quotes",\r
2785         "content",\r
2786         "fore_color",\r
2787         "id",\r
2788         "speech_balloon_id",\r
2789         "x",\r
2790         "y",\r
2791         "width",\r
2792         "height",\r
2793         "speech_balloon_template_id",\r
2794         "speech_balloon_template_classname",\r
2795         "speech_balloon_template_settings",\r
2796         "writing_format_classname",\r
2797         "writing_format_settings"\r
2798       ]\r
2799     },\r
2800     "ground_picture": {\r
2801       "fields": {\r
2802         "id": {\r
2803           "label": {\r
2804             "type": "none"\r
2805           },\r
2806           "tag": {\r
2807             "type": "hidden"\r
2808           }\r
2809         },\r
2810         "panel_id": {\r
2811           "label": {\r
2812             "type": "none"\r
2813           },\r
2814           "tag": {\r
2815             "type": "hidden"\r
2816           }\r
2817         },\r
2818         "picture_id": {\r
2819           "label": {\r
2820             "type": "none"\r
2821           },\r
2822           "tag": {\r
2823             "type": "hidden"\r
2824           }\r
2825         },\r
2826         "caption": {\r
2827           "tag": {\r
2828             "type": "text"\r
2829           },\r
2830           "row_break": true\r
2831         },\r
2832         "repeat": {\r
2833           "tag": {\r
2834             "type": "select",\r
2835             "args": {\r
2836               "source": "magic_number",\r
2837               "key": "ground_picture_repeat_items"\r
2838             }\r
2839           },\r
2840           "row_break": true\r
2841         },\r
2842         "x": {\r
2843           "tag": {\r
2844             "type": "number"\r
2845           }\r
2846         },\r
2847         "y": {\r
2848           "tag": {\r
2849             "type": "number"\r
2850           },\r
2851           "row_break": true\r
2852         },\r
2853         "z": {\r
2854           "label": {\r
2855             "type": "none"\r
2856           },\r
2857           "tag": {\r
2858             "type": "hidden"\r
2859           }\r
2860         },\r
2861         "t": {\r
2862           "label": {\r
2863             "type": "none"\r
2864           },\r
2865           "tag": {\r
2866             "type": "hidden"\r
2867           }\r
2868         }\r
2869       },\r
2870       "field_names": [\r
2871         "caption",\r
2872         "repeat",\r
2873         "x",\r
2874         "y",\r
2875         "z",\r
2876         "t",\r
2877         "id",\r
2878         "panel_id",\r
2879         "picture_id"\r
2880       ]\r
2881     },\r
2882     "ground_color": {\r
2883       "fields": {\r
2884         "id": {\r
2885           "label": {\r
2886             "type": "none"\r
2887           },\r
2888           "tag": {\r
2889             "type": "hidden"\r
2890           }\r
2891         },\r
2892         "panel_id": {\r
2893           "label": {\r
2894             "type": "none"\r
2895           },\r
2896           "tag": {\r
2897             "type": "hidden"\r
2898           }\r
2899         },\r
2900         "caption": {\r
2901           "tag": {\r
2902             "type": "text"\r
2903           },\r
2904           "row_break": true\r
2905         },\r
2906         "code": {\r
2907           "label": {\r
2908             "args": {\r
2909               "row_break": true\r
2910             }\r
2911           },\r
2912           "tag": {\r
2913             "type": "hidden"\r
2914           },\r
2915           "helpers": {\r
2916             "color": {\r
2917               "type": "color",\r
2918               "args": {\r
2919                 "wrapper": "ground_color-code-wrap"\r
2920               }\r
2921             }\r
2922           },\r
2923           "row_break": true\r
2924         },\r
2925         "orientation": {\r
2926           "tag": {\r
2927             "type": "select"\r
2928           },\r
2929           "row_break": true\r
2930         },\r
2931         "xy": {\r
2932           "tag": {\r
2933             "type": "number"\r
2934           }\r
2935         },\r
2936         "wh": {\r
2937           "tag": {\r
2938             "type": "number"\r
2939           },\r
2940           "row_break": true\r
2941         },\r
2942         "z": {\r
2943           "label": {\r
2944             "type": "none"\r
2945           },\r
2946           "tag": {\r
2947             "type": "hidden"\r
2948           }\r
2949         },\r
2950         "t": {\r
2951           "label": {\r
2952             "type": "none"\r
2953           },\r
2954           "tag": {\r
2955             "type": "hidden"\r
2956           }\r
2957         }\r
2958       },\r
2959       "field_names": [\r
2960         "id",\r
2961         "panel_id",\r
2962         "caption",\r
2963         "code",\r
2964         "orientation",\r
2965         "xy",\r
2966         "wh",\r
2967         "z",\r
2968         "t"\r
2969       ]\r
2970     },\r
2971     "speech_balloon_template": {\r
2972       "fields": {\r
2973         "id": {\r
2974           "label": {\r
2975             "type": "none"\r
2976           },\r
2977           "tag": {\r
2978             "type": "hidden"\r
2979           }\r
2980         },\r
2981         "name": {\r
2982           "tag": {\r
2983             "type": "text"\r
2984           },\r
2985           "row_break": true\r
2986         },\r
2987         "classname": {\r
2988           "tag": {\r
2989             "type": "text"\r
2990           },\r
2991           "row_break": true\r
2992         },\r
2993         "caption": {\r
2994           "tag": {\r
2995             "type": "text"\r
2996           },\r
2997           "row_break": true\r
2998         },\r
2999         "t": {\r
3000           "tag": {\r
3001             "type": "number"\r
3002           },\r
3003           "row_break": true\r
3004         },\r
3005         "system_picture_id": {\r
3006           "tag": {\r
3007             "type": "number"\r
3008           },\r
3009           "row_break": true\r
3010         },\r
3011         "settings": {\r
3012           "tag": {\r
3013             "type": "text_area"\r
3014           },\r
3015           "row_break": true\r
3016         }\r
3017       },\r
3018       "field_names": [\r
3019         "id",\r
3020         "name",\r
3021         "classname",\r
3022         "caption",\r
3023         "t",\r
3024         "system_picture_id",\r
3025         "settings"\r
3026       ]\r
3027     },\r
3028     "writing_format": {\r
3029       "fields": {\r
3030         "id": {\r
3031           "label": {\r
3032             "type": "none"\r
3033           },\r
3034           "tag": {\r
3035             "type": "hidden"\r
3036           }\r
3037         },\r
3038         "name": {\r
3039           "tag": {\r
3040             "type": "text"\r
3041           },\r
3042           "row_break": true\r
3043         },\r
3044         "classname": {\r
3045           "tag": {\r
3046             "type": "text"\r
3047           },\r
3048           "row_break": true\r
3049         },\r
3050         "caption": {\r
3051           "tag": {\r
3052             "type": "text"\r
3053           },\r
3054           "row_break": true\r
3055         },\r
3056         "system_picture_id": {\r
3057           "tag": {\r
3058             "type": "number"\r
3059           },\r
3060           "row_break": true\r
3061         },\r
3062         "settings": {\r
3063           "tag": {\r
3064             "type": "text_area"\r
3065           },\r
3066           "row_break": true\r
3067         }\r
3068       },\r
3069       "field_names": [\r
3070         "id",\r
3071         "name",\r
3072         "classname",\r
3073         "caption",\r
3074         "system_picture_id",\r
3075         "settings"\r
3076       ]\r
3077     },\r
3078     "license_group": {\r
3079       "fields": {\r
3080         "id": {\r
3081           "label": {\r
3082             "type": "none"\r
3083           },\r
3084           "tag": {\r
3085             "type": "hidden"\r
3086           }\r
3087         },\r
3088         "name": {\r
3089           "tag": {\r
3090             "type": "text"\r
3091           },\r
3092           "row_break": true\r
3093         },\r
3094         "classname": {\r
3095           "tag": {\r
3096             "type": "text"\r
3097           },\r
3098           "row_break": true\r
3099         },\r
3100         "caption": {\r
3101           "tag": {\r
3102             "type": "text"\r
3103           },\r
3104           "row_break": true\r
3105         },\r
3106         "url": {\r
3107           "tag": {\r
3108             "type": "text"\r
3109           },\r
3110           "row_break": true\r
3111         }\r
3112       },\r
3113       "field_names": [\r
3114         "id",\r
3115         "name",\r
3116         "classname",\r
3117         "caption",\r
3118         "url"\r
3119       ]\r
3120     },\r
3121     "license": {\r
3122       "fields": {\r
3123         "id": {\r
3124           "label": {\r
3125             "type": "none"\r
3126           },\r
3127           "tag": {\r
3128             "type": "hidden"\r
3129           }\r
3130         },\r
3131         "license_group_id": {\r
3132           "label": {\r
3133             "type": "none"\r
3134           },\r
3135           "tag": {\r
3136             "type": "hidden"\r
3137           }\r
3138         },\r
3139         "license_group_classname": {\r
3140           "tag": {\r
3141             "type": "text"\r
3142           },\r
3143           "row_break": true\r
3144         },\r
3145         "name": {\r
3146           "tag": {\r
3147             "type": "text"\r
3148           },\r
3149           "row_break": true\r
3150         },\r
3151         "caption": {\r
3152           "tag": {\r
3153             "type": "text"\r
3154           },\r
3155           "row_break": true\r
3156         },\r
3157         "system_picture_id": {\r
3158           "tag": {\r
3159             "type": "number"\r
3160           },\r
3161           "row_break": true\r
3162         },\r
3163         "url": {\r
3164           "tag": {\r
3165             "type": "text"\r
3166           },\r
3167           "row_break": true\r
3168         },\r
3169         "license_group_settings": {\r
3170           "row_break": true\r
3171         },\r
3172         "credit_picture_settings": {\r
3173           "row_break": true\r
3174         }\r
3175       },\r
3176       "field_names": [\r
3177         "id",\r
3178         "license_group_id",\r
3179         "license_group_classname",\r
3180         "name",\r
3181         "caption",\r
3182         "system_picture_id",\r
3183         "url",\r
3184         "license_group_settings",\r
3185         "credit_picture_settings"\r
3186       ]\r
3187     },\r
3188     "author": {\r
3189       "fields": {\r
3190         "id": {\r
3191           "label": {\r
3192             "type": "none"\r
3193           },\r
3194           "tag": {\r
3195             "type": "hidden"\r
3196           }\r
3197         },\r
3198         "name": {\r
3199           "label": {\r
3200             "args": {\r
3201               "row_break": true\r
3202             }\r
3203           },\r
3204           "tag": {\r
3205             "type": "text"\r
3206           },\r
3207           "row_break": true\r
3208         }\r
3209       },\r
3210       "field_names": [\r
3211         "id",\r
3212         "name"\r
3213       ]\r
3214     },\r
3215     "artist": {\r
3216       "fields": {\r
3217         "id": {\r
3218           "label": {\r
3219             "type": "none"\r
3220           },\r
3221           "tag": {\r
3222             "type": "hidden"\r
3223           }\r
3224         },\r
3225         "name": {\r
3226           "label": {\r
3227             "args": {\r
3228               "row_break": true\r
3229             }\r
3230           },\r
3231           "tag": {\r
3232             "type": "text"\r
3233           },\r
3234           "row_break": true\r
3235         }\r
3236       },\r
3237       "field_names": [\r
3238         "id",\r
3239         "name"\r
3240       ]\r
3241     },\r
3242     "circle_speech_balloon_speech_balloon": {\r
3243       "fields": {},\r
3244       "field_names": []\r
3245     },\r
3246     "circle_speech_balloon_balloon": {\r
3247       "fields": {},\r
3248       "field_names": []\r
3249     },\r
3250     "circle_speech_balloon_speech": {\r
3251       "fields": {},\r
3252       "field_names": []\r
3253     },\r
3254     "test_speech_balloon_speech_balloon": {\r
3255       "fields": {\r
3256         "a": {\r
3257           "tag": {\r
3258             "type": "number"\r
3259           },\r
3260           "row_break": true\r
3261         }\r
3262       },\r
3263       "field_names": [\r
3264         "a"\r
3265       ]\r
3266     },\r
3267     "test_speech_balloon_balloon": {\r
3268       "fields": {\r
3269         "b": {\r
3270           "tag": {\r
3271             "type": "number"\r
3272           },\r
3273           "row_break": true\r
3274         }\r
3275       },\r
3276       "field_names": [\r
3277         "b"\r
3278       ]\r
3279     },\r
3280     "test_speech_balloon_speech": {\r
3281       "fields": {\r
3282         "c": {\r
3283           "tag": {\r
3284             "type": "number"\r
3285           },\r
3286           "row_break": true\r
3287         }\r
3288       },\r
3289       "field_names": [\r
3290         "c"\r
3291       ]\r
3292     },\r
3293     "pettanr_simple_format_speech": {\r
3294       "fields": {},\r
3295       "field_names": []\r
3296     },\r
3297     "pettanr_creative_commons_v30_licenses_license": {\r
3298       "fields": {\r
3299         "open": {\r
3300           "tag": {\r
3301             "type": "number"\r
3302           },\r
3303           "row_break": true\r
3304         },\r
3305         "commercial": {\r
3306           "tag": {\r
3307             "type": "number"\r
3308           },\r
3309           "row_break": true\r
3310         },\r
3311         "official": {\r
3312           "tag": {\r
3313             "type": "number"\r
3314           },\r
3315           "row_break": true\r
3316         },\r
3317         "attribution": {\r
3318           "tag": {\r
3319             "type": "number"\r
3320           },\r
3321           "row_break": true\r
3322         },\r
3323         "derive": {\r
3324           "tag": {\r
3325             "type": "number"\r
3326           },\r
3327           "row_break": true\r
3328         },\r
3329         "thumbnail": {\r
3330           "tag": {\r
3331             "type": "number"\r
3332           },\r
3333           "row_break": true\r
3334         },\r
3335         "gif_convert": {\r
3336           "tag": {\r
3337             "type": "number"\r
3338           },\r
3339           "row_break": true\r
3340         },\r
3341         "reverse": {\r
3342           "tag": {\r
3343             "type": "number"\r
3344           },\r
3345           "row_break": true\r
3346         },\r
3347         "sync_vh": {\r
3348           "tag": {\r
3349             "type": "number"\r
3350           },\r
3351           "row_break": true\r
3352         },\r
3353         "overlap": {\r
3354           "tag": {\r
3355             "type": "number"\r
3356           },\r
3357           "row_break": true\r
3358         }\r
3359       },\r
3360       "field_names": [\r
3361         "open",\r
3362         "commercial",\r
3363         "official",\r
3364         "attribution",\r
3365         "derive",\r
3366         "thumbnail",\r
3367         "gif_convert",\r
3368         "reverse",\r
3369         "sync_vh",\r
3370         "overlap"\r
3371       ]\r
3372     },\r
3373     "pettanr_creative_commons_v30_licenses_credit_picture": {\r
3374       "fields": {\r
3375         "source_url_btn_id": {\r
3376           "tag": {\r
3377             "type": "number"\r
3378           },\r
3379           "row_break": true\r
3380         },\r
3381         "source_url_off_btn_id": {\r
3382           "tag": {\r
3383             "type": "number"\r
3384           },\r
3385           "row_break": true\r
3386         }\r
3387       },\r
3388       "field_names": [\r
3389         "source_url_btn_id",\r
3390         "source_url_off_btn_id"\r
3391       ]\r
3392     },\r
3393     "pettanr_pettan_commons_v01_licenses_license": {\r
3394       "fields": {\r
3395         "open": {\r
3396           "tag": {\r
3397             "type": "number"\r
3398           },\r
3399           "row_break": true\r
3400         },\r
3401         "commercial": {\r
3402           "tag": {\r
3403             "type": "number"\r
3404           },\r
3405           "row_break": true\r
3406         },\r
3407         "official": {\r
3408           "tag": {\r
3409             "type": "number"\r
3410           },\r
3411           "row_break": true\r
3412         },\r
3413         "attribution": {\r
3414           "tag": {\r
3415             "type": "number"\r
3416           },\r
3417           "row_break": true\r
3418         },\r
3419         "derive": {\r
3420           "tag": {\r
3421             "type": "number"\r
3422           },\r
3423           "row_break": true\r
3424         },\r
3425         "thumbnail": {\r
3426           "tag": {\r
3427             "type": "number"\r
3428           },\r
3429           "row_break": true\r
3430         },\r
3431         "gif_convert": {\r
3432           "tag": {\r
3433             "type": "number"\r
3434           },\r
3435           "row_break": true\r
3436         },\r
3437         "reverse": {\r
3438           "tag": {\r
3439             "type": "number"\r
3440           },\r
3441           "row_break": true\r
3442         },\r
3443         "sync_vh": {\r
3444           "tag": {\r
3445             "type": "number"\r
3446           },\r
3447           "row_break": true\r
3448         },\r
3449         "overlap": {\r
3450           "tag": {\r
3451             "type": "number"\r
3452           },\r
3453           "row_break": true\r
3454         }\r
3455       },\r
3456       "field_names": [\r
3457         "open",\r
3458         "commercial",\r
3459         "official",\r
3460         "attribution",\r
3461         "derive",\r
3462         "thumbnail",\r
3463         "gif_convert",\r
3464         "reverse",\r
3465         "sync_vh",\r
3466         "overlap"\r
3467       ]\r
3468     },\r
3469     "pettanr_pettan_commons_v01_licenses_credit_picture": {\r
3470       "fields": {\r
3471         "source_url_btn_id": {\r
3472           "tag": {\r
3473             "type": "number"\r
3474           },\r
3475           "row_break": true\r
3476         },\r
3477         "source_url_off_btn_id": {\r
3478           "tag": {\r
3479             "type": "number"\r
3480           },\r
3481           "row_break": true\r
3482         }\r
3483       },\r
3484       "field_names": [\r
3485         "source_url_btn_id",\r
3486         "source_url_off_btn_id"\r
3487       ]\r
3488     },\r
3489     "pettanr_pettan_protected_v01_licenses_license": {\r
3490       "fields": {\r
3491         "open": {\r
3492           "tag": {\r
3493             "type": "number"\r
3494           },\r
3495           "row_break": true\r
3496         },\r
3497         "commercial": {\r
3498           "tag": {\r
3499             "type": "number"\r
3500           },\r
3501           "row_break": true\r
3502         },\r
3503         "official": {\r
3504           "tag": {\r
3505             "type": "number"\r
3506           },\r
3507           "row_break": true\r
3508         },\r
3509         "attribution": {\r
3510           "tag": {\r
3511             "type": "number"\r
3512           },\r
3513           "row_break": true\r
3514         },\r
3515         "derive": {\r
3516           "tag": {\r
3517             "type": "number"\r
3518           },\r
3519           "row_break": true\r
3520         },\r
3521         "thumbnail": {\r
3522           "tag": {\r
3523             "type": "number"\r
3524           },\r
3525           "row_break": true\r
3526         },\r
3527         "gif_convert": {\r
3528           "tag": {\r
3529             "type": "number"\r
3530           },\r
3531           "row_break": true\r
3532         },\r
3533         "reverse": {\r
3534           "tag": {\r
3535             "type": "number"\r
3536           },\r
3537           "row_break": true\r
3538         },\r
3539         "sync_vh": {\r
3540           "tag": {\r
3541             "type": "number"\r
3542           },\r
3543           "row_break": true\r
3544         },\r
3545         "overlap": {\r
3546           "tag": {\r
3547             "type": "number"\r
3548           },\r
3549           "row_break": true\r
3550         },\r
3551         "trackback": {\r
3552           "tag": {\r
3553             "type": "number"\r
3554           },\r
3555           "row_break": true\r
3556         }\r
3557       },\r
3558       "field_names": [\r
3559         "open",\r
3560         "commercial",\r
3561         "official",\r
3562         "attribution",\r
3563         "derive",\r
3564         "thumbnail",\r
3565         "gif_convert",\r
3566         "reverse",\r
3567         "sync_vh",\r
3568         "overlap",\r
3569         "trackback"\r
3570       ]\r
3571     },\r
3572     "pettanr_pettan_protected_v01_licenses_credit_picture": {\r
3573       "fields": {\r
3574         "source_url_btn_id": {\r
3575           "tag": {\r
3576             "type": "number"\r
3577           },\r
3578           "row_break": true\r
3579         },\r
3580         "source_url_off_btn_id": {\r
3581           "tag": {\r
3582             "type": "number"\r
3583           },\r
3584           "row_break": true\r
3585         }\r
3586       },\r
3587       "field_names": [\r
3588         "source_url_btn_id",\r
3589         "source_url_off_btn_id"\r
3590       ]\r
3591     },\r
3592     "pettanr_pettan_public_v01_licenses_license": {\r
3593       "fields": {\r
3594         "open": {\r
3595           "tag": {\r
3596             "type": "number"\r
3597           },\r
3598           "row_break": true\r
3599         },\r
3600         "commercial": {\r
3601           "tag": {\r
3602             "type": "number"\r
3603           },\r
3604           "row_break": true\r
3605         },\r
3606         "official": {\r
3607           "tag": {\r
3608             "type": "number"\r
3609           },\r
3610           "row_break": true\r
3611         },\r
3612         "attribution": {\r
3613           "tag": {\r
3614             "type": "number"\r
3615           },\r
3616           "row_break": true\r
3617         },\r
3618         "derive": {\r
3619           "tag": {\r
3620             "type": "number"\r
3621           },\r
3622           "row_break": true\r
3623         },\r
3624         "thumbnail": {\r
3625           "tag": {\r
3626             "type": "number"\r
3627           },\r
3628           "row_break": true\r
3629         },\r
3630         "gif_convert": {\r
3631           "tag": {\r
3632             "type": "number"\r
3633           },\r
3634           "row_break": true\r
3635         },\r
3636         "reverse": {\r
3637           "tag": {\r
3638             "type": "number"\r
3639           },\r
3640           "row_break": true\r
3641         },\r
3642         "sync_vh": {\r
3643           "tag": {\r
3644             "type": "number"\r
3645           },\r
3646           "row_break": true\r
3647         },\r
3648         "overlap": {\r
3649           "tag": {\r
3650             "type": "number"\r
3651           },\r
3652           "row_break": true\r
3653         },\r
3654         "trackback": {\r
3655           "tag": {\r
3656             "type": "number"\r
3657           },\r
3658           "row_break": true\r
3659         }\r
3660       },\r
3661       "field_names": [\r
3662         "open",\r
3663         "commercial",\r
3664         "official",\r
3665         "attribution",\r
3666         "derive",\r
3667         "thumbnail",\r
3668         "gif_convert",\r
3669         "reverse",\r
3670         "sync_vh",\r
3671         "overlap",\r
3672         "trackback"\r
3673       ]\r
3674     },\r
3675     "pettanr_pettan_public_v01_licenses_credit_picture": {\r
3676       "fields": {\r
3677         "source_url_btn_id": {\r
3678           "tag": {\r
3679             "type": "number"\r
3680           },\r
3681           "row_break": true\r
3682         }\r
3683       },\r
3684       "field_names": [\r
3685         "source_url_btn_id"\r
3686       ]\r
3687     },\r
3688     "pettanr_public_domain_v01_licenses_license": {\r
3689       "fields": {\r
3690         "open": {\r
3691           "tag": {\r
3692             "type": "number"\r
3693           },\r
3694           "row_break": true\r
3695         },\r
3696         "commercial": {\r
3697           "tag": {\r
3698             "type": "number"\r
3699           },\r
3700           "row_break": true\r
3701         },\r
3702         "official": {\r
3703           "tag": {\r
3704             "type": "number"\r
3705           },\r
3706           "row_break": true\r
3707         },\r
3708         "attribution": {\r
3709           "tag": {\r
3710             "type": "number"\r
3711           },\r
3712           "row_break": true\r
3713         },\r
3714         "derive": {\r
3715           "tag": {\r
3716             "type": "number"\r
3717           },\r
3718           "row_break": true\r
3719         },\r
3720         "thumbnail": {\r
3721           "tag": {\r
3722             "type": "number"\r
3723           },\r
3724           "row_break": true\r
3725         },\r
3726         "gif_convert": {\r
3727           "tag": {\r
3728             "type": "number"\r
3729           },\r
3730           "row_break": true\r
3731         },\r
3732         "reverse": {\r
3733           "tag": {\r
3734             "type": "number"\r
3735           },\r
3736           "row_break": true\r
3737         },\r
3738         "sync_vh": {\r
3739           "tag": {\r
3740             "type": "number"\r
3741           },\r
3742           "row_break": true\r
3743         },\r
3744         "overlap": {\r
3745           "tag": {\r
3746             "type": "number"\r
3747           },\r
3748           "row_break": true\r
3749         },\r
3750         "trackback": {\r
3751           "tag": {\r
3752             "type": "number"\r
3753           },\r
3754           "row_break": true\r
3755         }\r
3756       },\r
3757       "field_names": [\r
3758         "open",\r
3759         "commercial",\r
3760         "official",\r
3761         "attribution",\r
3762         "derive",\r
3763         "thumbnail",\r
3764         "gif_convert",\r
3765         "reverse",\r
3766         "sync_vh",\r
3767         "overlap",\r
3768         "trackback"\r
3769       ]\r
3770     },\r
3771     "pettanr_public_domain_v01_licenses_credit_picture": {\r
3772       "fields": {\r
3773         "source_url_btn_id": {\r
3774           "tag": {\r
3775             "type": "number"\r
3776           },\r
3777           "row_break": true\r
3778         },\r
3779         "source_url_off_btn_id": {\r
3780           "tag": {\r
3781             "type": "number"\r
3782           },\r
3783           "row_break": true\r
3784         }\r
3785       },\r
3786       "field_names": [\r
3787         "source_url_btn_id",\r
3788         "source_url_off_btn_id"\r
3789       ]\r
3790     },\r
3791     "pettanr_unknown_v01_licenses_license": {\r
3792       "fields": {\r
3793         "open": {\r
3794           "tag": {\r
3795             "type": "number"\r
3796           },\r
3797           "row_break": true\r
3798         },\r
3799         "commercial": {\r
3800           "tag": {\r
3801             "type": "number"\r
3802           },\r
3803           "row_break": true\r
3804         },\r
3805         "official": {\r
3806           "tag": {\r
3807             "type": "number"\r
3808           },\r
3809           "row_break": true\r
3810         },\r
3811         "attribution": {\r
3812           "tag": {\r
3813             "type": "number"\r
3814           },\r
3815           "row_break": true\r
3816         },\r
3817         "derive": {\r
3818           "tag": {\r
3819             "type": "number"\r
3820           },\r
3821           "row_break": true\r
3822         },\r
3823         "thumbnail": {\r
3824           "tag": {\r
3825             "type": "number"\r
3826           },\r
3827           "row_break": true\r
3828         },\r
3829         "gif_convert": {\r
3830           "tag": {\r
3831             "type": "number"\r
3832           },\r
3833           "row_break": true\r
3834         },\r
3835         "reverse": {\r
3836           "tag": {\r
3837             "type": "number"\r
3838           },\r
3839           "row_break": true\r
3840         },\r
3841         "sync_vh": {\r
3842           "tag": {\r
3843             "type": "number"\r
3844           },\r
3845           "row_break": true\r
3846         },\r
3847         "overlap": {\r
3848           "tag": {\r
3849             "type": "number"\r
3850           },\r
3851           "row_break": true\r
3852         },\r
3853         "trackback": {\r
3854           "tag": {\r
3855             "type": "number"\r
3856           },\r
3857           "row_break": true\r
3858         }\r
3859       },\r
3860       "field_names": [\r
3861         "open",\r
3862         "commercial",\r
3863         "official",\r
3864         "attribution",\r
3865         "derive",\r
3866         "thumbnail",\r
3867         "gif_convert",\r
3868         "reverse",\r
3869         "sync_vh",\r
3870         "overlap",\r
3871         "trackback"\r
3872       ]\r
3873     },\r
3874     "pettanr_unknown_v01_licenses_credit_picture": {\r
3875       "fields": {\r
3876         "source_url_btn_id": {\r
3877           "tag": {\r
3878             "type": "number"\r
3879           },\r
3880           "row_break": true\r
3881         },\r
3882         "source_url_off_btn_id": {\r
3883           "tag": {\r
3884             "type": "number"\r
3885           },\r
3886           "row_break": true\r
3887         }\r
3888       },\r
3889       "field_names": [\r
3890         "source_url_btn_id",\r
3891         "source_url_off_btn_id"\r
3892       ]\r
3893     }\r
3894   },\r
3895   "buckets": {\r
3896     "scroll": {},\r
3897     "scroll_panel": {},\r
3898     "comic": {},\r
3899     "story": {},\r
3900     "story_sheet": {},\r
3901     "sheet": {},\r
3902     "sheet_panel": {},\r
3903     "panel": {},\r
3904     "panel_picture": {},\r
3905     "speech_balloon": {\r
3906       "members": {\r
3907         "balloon": {},\r
3908         "speech": {}\r
3909       },\r
3910       "form_field_names": [\r
3911         "caption",\r
3912         "id",\r
3913         "panel_id",\r
3914         "speech_balloon_template_id",\r
3915         "speech_balloon_template_classname",\r
3916         "z",\r
3917         "t",\r
3918         "speech_balloon_template_settings",\r
3919         "balloon.r",\r
3920         "balloon.x",\r
3921         "balloon.y",\r
3922         "balloon.width",\r
3923         "balloon.height",\r
3924         "balloon.id",\r
3925         "balloon.speech_balloon_id",\r
3926         "balloon.system_picture_id",\r
3927         "balloon.speech_balloon_template_id",\r
3928         "balloon.speech_balloon_template_classname",\r
3929         "balloon.speech_balloon_template_settings",\r
3930         "speech.writing_format_id",\r
3931         "speech.font_size",\r
3932         "speech.text_align",\r
3933         "speech.quotes",\r
3934         "speech.content",\r
3935         "speech.fore_color",\r
3936         "speech.id",\r
3937         "speech.speech_balloon_id",\r
3938         "speech.x",\r
3939         "speech.y",\r
3940         "speech.width",\r
3941         "speech.height",\r
3942         "speech.speech_balloon_template_id",\r
3943         "speech.speech_balloon_template_classname",\r
3944         "speech.speech_balloon_template_settings",\r
3945         "speech.writing_format_classname",\r
3946         "speech.writing_format_settings"\r
3947       ]\r
3948     },\r
3949     "speech": {},\r
3950     "balloon": {},\r
3951     "ground_picture": {},\r
3952     "ground_color": {},\r
3953     "original_picture": {},\r
3954     "picture": {},\r
3955     "resource_picture": {},\r
3956     "speech_balloon_template": {},\r
3957     "writing_format": {},\r
3958     "license_group": {},\r
3959     "author": {},\r
3960     "artist": {},\r
3961     "system_picture": {}\r
3962   }\r
3963 }