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