OSDN Git Service

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