sections:
name:
pattern: (?is)Romaji Name.*?
(.*?)\s? | .*?Japanese Name.*?(.*?)\s? | .*?Aliases.*?(.*?)\s? |
groups:
- romaji
- japanese
- aliases
misc:
pattern: (?is)Role.*?(.*?)\s? |
groups:
- role
image:
pattern: (?is).*
View Full Size Image
groups:
- thumb
- full
tags:
pattern: (?is)tagged as
.*?(.*?) |
groups:
- tags_raw
traits:
pattern: (?is)indexed traits.*?(.*?)
.*?official traits\s?.*?(.*?)
groups:
- indexed_raw
- official_raw