#マニフェスト @items = { scroll: { type: 'binder', args: { }, }, scroll_panel: { type: 'leaf', args: { parent_model_name: 'scroll', }, }, comic: { type: 'binder', args: { }, }, story: { type: 'binder', args: { }, }, story_sheet: { type: 'leaf', args: { parent_model_name: 'story', }, }, sheet: { type: 'root', args: { }, }, sheet_panel: { type: 'element', args: { parent_model_name: 'sheet', }, }, panel: { type: 'root', args: { }, }, panel_picture: { type: 'element', args: { parent_model_name: 'panel', }, }, speech_balloon: { type: 'element', args: { parent_model_name: 'panel', }, }, balloon: { type: 'element', args: { parent_model_name: 'speech_balloon', }, }, speech: { type: 'element', args: { parent_model_name: 'speech_balloon', }, }, ground_picture: { type: 'element', args: { parent_model_name: 'panel', }, }, ground_color: { type: 'element', args: { parent_model_name: 'panel', }, }, original_picture: { }, picture: { }, resource_picture: { }, speech_balloon_template: { }, writing_format: { }, license_group: { }, license: { }, author: { }, artist: { }, system_picture: { }, }