The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code: DatasetGenerationError Exception: TypeError Message: Couldn't cast array of type struct<-|Britva: string, -|Human: string, -|Kamar: string, -|Undead: string, -|Vassikin: string, Alias: string, Box title: string, Crimes: string, Hobby: string, Image: string, Image size: string, Members: string, Occupation: string, Played by: string, Powers: string, Relatives / Members: string, SIZE: string, Size: string, Type of villain: string, abbreviation: string, abilities: string, abreviation: string, agents: string, alais: string, alias: string, allies: string, birthplace: string, caption: string, ccupation: string, chrimes: string, commanders: string, content: string, criems: string, crimes: string, dob: string, family: string, foundation: string, foundations: string, full name: string, full names: string, full_name: string, fullname: string, fullnamee: string, fullnames: string, fullnamev: string, gender: string, goal: string, goal s: string, goals: string, headquarters: string, hobbies: string, hobby: string, home / base_of_operations: string, home_/_base_of_operations: string, homeworld: string, image: string, image size: string, imagewidth: string, kill count: string, kills: string, leader: string, matriarch: string, members: string, name: string, names: string, occupation: string, occupation.: string, occupations: string, ocupation: string, origin: string, patriarch: string, powers: string, powers/skills: string, relatives: string, relatives_/_members: string, rivals: string, row7: string, significant members: string, sinze: string, sioze: string, sise: string, sixe: string, size: string, sizes: string, skill: string, skill s: string, skills: string, skils: string, soze: string, special abilities / weapons: string, star sign: string, status: string, tyoe of villain: string, type: string, type of hostile species: string, type of villain: string, type of villains: string, type_of_villain: string, type_of_villains: string, typeofvillain: string, voals: string, weaknesses: string, ype of villain: string, |abilities: string, |alias: string, |goals: string, |hobby: string, |image: string, |occupation: string, |skills: string> to {'': Value(dtype='string', id=None), '-| Current': Value(dtype='string', id=None), '-| Debut': Value(dtype='string', id=None), '-|11': Value(dtype='string', id=None), '-|17': Value(dtype='string', id=None), '-|8': Value(dtype='string', id=None), '-|Adult': Value(dtype='string', id=None), '-|Anne Weying': Value(dtype='string', id=None), '-|Aqua': Value(dtype='string', id=None), '-|Arkham Knight': Value(dtype='string', id=None), '-|Armor': Value(dtype='string', id=None), '-|B-Rabbit': Value(dtype='string', id=None), '-|BB': Value(dtype='string', id=None), '-|BBR': Value(dtype='string', id=None), '-|Batgirl': Value(dtype='string', id=None), '-|Bearers': Value(dtype='string', id=None), '-|Book': Value(dtype='string', id=None), '-|Books': Value(dtype='string', id=None), '-|Boruto': Value(dtype='string', id=None), '-|Child': Value(dtype='string', id=None), '-|Dawn Treader': Value(dtype='string', id=None), '-|Dead Reckoning Part One': Value(dtype='string', id=None), '-|Disguise': Value(dtype='string', id=None), '-|Eternal': Value(dtype='string', id=None), '-|Fallout': Value(dtype='string', id=None), '-|Fierce Battle': Value(dtype='string', id=None), '-|Film': Value(dtype='string', id=None), '-|Films': Value(dtype='string', id=None), '-|GDG (1-3)': Value(dtype='string', id=None), '-|GDG (4)': Value(dtype='string', id=None), '-|GP': Value(dtype='string', id=None), '-|GR': Value(dtype='string', id=None), '-|Garo': Value(dtype='string', id=None), '-|Ghost Protocol': Value(dtype='string' ... , id=None), 'skill s': Value(dtype='string', id=None), 'skills': Value(dtype='string', id=None), 'special abilities / weapons': Value(dtype='string', id=None), 'special abilities/weapons': Value(dtype='string', id=None), 'speices': Value(dtype='string', id=None), 'statues': Value(dtype='string', id=None), 'tab1': Value(dtype='string', id=None), 'tab2': Value(dtype='string', id=None), 'tabber': Value(dtype='string', id=None), 'title': Value(dtype='string', id=None), 'title1': Value(dtype='string', id=None), 'type': Value(dtype='string', id=None), 'type of Hero': Value(dtype='string', id=None), 'type of anti-hero': Value(dtype='string', id=None), 'type of friendly species': Value(dtype='string', id=None), 'type of herMolochro': Value(dtype='string', id=None), 'type of hero': Value(dtype='string', id=None), 'type of heroes': Value(dtype='string', id=None), 'type of heroic species': Value(dtype='string', id=None), 'type of hero|type of hero': Value(dtype='string', id=None), 'type of hostile species': Value(dtype='string', id=None), 'type of organization': Value(dtype='string', id=None), 'type of villain': Value(dtype='string', id=None), 'type_of_hero': Value(dtype='string', id=None), 'typeofhero': Value(dtype='string', id=None), 'virtues': Value(dtype='string', id=None), 'weapon': Value(dtype='string', id=None), '|alias': Value(dtype='string', id=None), '|enemies': Value(dtype='string', id=None), '|family': Value(dtype='string', id=None), '|image': Value(dtype='string', id=None)} Traceback: Traceback (most recent call last): File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2011, in _prepare_split_single writer.write_table(table) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 585, in write_table pa_table = table_cast(pa_table, self._schema) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2302, in table_cast return cast_table_to_schema(table, schema) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2261, in cast_table_to_schema arrays = [cast_array_to_feature(table[name], feature) for name, feature in features.items()] File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2261, in <listcomp> arrays = [cast_array_to_feature(table[name], feature) for name, feature in features.items()] File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1802, in wrapper return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks]) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1802, in <listcomp> return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks]) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2122, in cast_array_to_feature raise TypeError(f"Couldn't cast array of type\n{_short_str(array.type)}\nto\n{_short_str(feature)}") TypeError: Couldn't cast array of type struct<-|Britva: string, -|Human: string, -|Kamar: string, -|Undead: string, -|Vassikin: string, Alias: string, Box title: string, Crimes: string, Hobby: string, Image: string, Image size: string, Members: string, Occupation: string, Played by: string, Powers: string, Relatives / Members: string, SIZE: string, Size: string, Type of villain: string, abbreviation: string, abilities: string, abreviation: string, agents: string, alais: string, alias: string, allies: string, birthplace: string, caption: string, ccupation: string, chrimes: string, commanders: string, content: string, criems: string, crimes: string, dob: string, family: string, foundation: string, foundations: string, full name: string, full names: string, full_name: string, fullname: string, fullnamee: string, fullnames: string, fullnamev: string, gender: string, goal: string, goal s: string, goals: string, headquarters: string, hobbies: string, hobby: string, home / base_of_operations: string, home_/_base_of_operations: string, homeworld: string, image: string, image size: string, imagewidth: string, kill count: string, kills: string, leader: string, matriarch: string, members: string, name: string, names: string, occupation: string, occupation.: string, occupations: string, ocupation: string, origin: string, patriarch: string, powers: string, powers/skills: string, relatives: string, relatives_/_members: string, rivals: string, row7: string, significant members: string, sinze: string, sioze: string, sise: string, sixe: string, size: string, sizes: string, skill: string, skill s: string, skills: string, skils: string, soze: string, special abilities / weapons: string, star sign: string, status: string, tyoe of villain: string, type: string, type of hostile species: string, type of villain: string, type of villains: string, type_of_villain: string, type_of_villains: string, typeofvillain: string, voals: string, weaknesses: string, ype of villain: string, |abilities: string, |alias: string, |goals: string, |hobby: string, |image: string, |occupation: string, |skills: string> to {'': Value(dtype='string', id=None), '-| Current': Value(dtype='string', id=None), '-| Debut': Value(dtype='string', id=None), '-|11': Value(dtype='string', id=None), '-|17': Value(dtype='string', id=None), '-|8': Value(dtype='string', id=None), '-|Adult': Value(dtype='string', id=None), '-|Anne Weying': Value(dtype='string', id=None), '-|Aqua': Value(dtype='string', id=None), '-|Arkham Knight': Value(dtype='string', id=None), '-|Armor': Value(dtype='string', id=None), '-|B-Rabbit': Value(dtype='string', id=None), '-|BB': Value(dtype='string', id=None), '-|BBR': Value(dtype='string', id=None), '-|Batgirl': Value(dtype='string', id=None), '-|Bearers': Value(dtype='string', id=None), '-|Book': Value(dtype='string', id=None), '-|Books': Value(dtype='string', id=None), '-|Boruto': Value(dtype='string', id=None), '-|Child': Value(dtype='string', id=None), '-|Dawn Treader': Value(dtype='string', id=None), '-|Dead Reckoning Part One': Value(dtype='string', id=None), '-|Disguise': Value(dtype='string', id=None), '-|Eternal': Value(dtype='string', id=None), '-|Fallout': Value(dtype='string', id=None), '-|Fierce Battle': Value(dtype='string', id=None), '-|Film': Value(dtype='string', id=None), '-|Films': Value(dtype='string', id=None), '-|GDG (1-3)': Value(dtype='string', id=None), '-|GDG (4)': Value(dtype='string', id=None), '-|GP': Value(dtype='string', id=None), '-|GR': Value(dtype='string', id=None), '-|Garo': Value(dtype='string', id=None), '-|Ghost Protocol': Value(dtype='string' ... , id=None), 'skill s': Value(dtype='string', id=None), 'skills': Value(dtype='string', id=None), 'special abilities / weapons': Value(dtype='string', id=None), 'special abilities/weapons': Value(dtype='string', id=None), 'speices': Value(dtype='string', id=None), 'statues': Value(dtype='string', id=None), 'tab1': Value(dtype='string', id=None), 'tab2': Value(dtype='string', id=None), 'tabber': Value(dtype='string', id=None), 'title': Value(dtype='string', id=None), 'title1': Value(dtype='string', id=None), 'type': Value(dtype='string', id=None), 'type of Hero': Value(dtype='string', id=None), 'type of anti-hero': Value(dtype='string', id=None), 'type of friendly species': Value(dtype='string', id=None), 'type of herMolochro': Value(dtype='string', id=None), 'type of hero': Value(dtype='string', id=None), 'type of heroes': Value(dtype='string', id=None), 'type of heroic species': Value(dtype='string', id=None), 'type of hero|type of hero': Value(dtype='string', id=None), 'type of hostile species': Value(dtype='string', id=None), 'type of organization': Value(dtype='string', id=None), 'type of villain': Value(dtype='string', id=None), 'type_of_hero': Value(dtype='string', id=None), 'typeofhero': Value(dtype='string', id=None), 'virtues': Value(dtype='string', id=None), 'weapon': Value(dtype='string', id=None), '|alias': Value(dtype='string', id=None), '|enemies': Value(dtype='string', id=None), '|family': Value(dtype='string', id=None), '|image': Value(dtype='string', id=None)} The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1529, in compute_config_parquet_and_info_response parquet_operations = convert_to_parquet(builder) File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1154, in convert_to_parquet builder.download_and_prepare( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1027, in download_and_prepare self._download_and_prepare( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1122, in _download_and_prepare self._prepare_split(split_generator, **prepare_split_kwargs) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1882, in _prepare_split for job_id, done, content in self._prepare_split_single( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2038, in _prepare_split_single raise DatasetGenerationError("An error occurred while generating the dataset") from e datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
parsed
dict | origin
string | title
string |
---|---|---|
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "\"Eat\" Owner",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": "Lord Dominator",
"enimes": null,
"family": "Unknown",
"file": null,
"foundation": null,
"friends": "Michelle",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "Unknown",
"fulname": null,
"gender": null,
"goal": null,
"goals": "Manage his restaurant.<br>\nHelp the rebels defeat Lord Dominator.<br>",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": "",
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "Vlcsnap-2016-09-06-05h31m34s50.png",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Restaurant owner",
"origin": "''Wander Over Yonder''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": null,
"size\"": null,
"skill": null,
"skill s": null,
"skills": "Management skills",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": "Alien",
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''Wander Over Yonder'' | "Eat" Owner |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": "",
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "\"The Kid\"<br>\nHandsome and Charming Gentleman (by [[Carmelita Fox]])",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": "[[w:c:villains:Sheriff Toothpick|Toothpick]]<br>\nLe Paradox's goons",
"enimes": null,
"family": "[[Rioichi Cooper]] <small>(ancestor)</small><br>\n[[Caveman \"Bob\" Cooper|Bob Cooper]] <small>(ancestor)</small><br>\n[[Sir Galleth Cooper]] <small>(ancestor)</small><br>\n[[Salim Al-Kupar]] <small>(ancestor)</small><br>\n[[Sly Cooper]] <small>(descendant)</small>",
"file": null,
"foundation": null,
"friends": "[[Cooper Gang|The Cooper Gang]]<br>\n[[Carmelita Fox]]",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "Tennessee Cooper",
"fulname": null,
"gender": null,
"goal": null,
"goals": "To reclaim his cane and his loot/wealth.<br>\nTo help the Cooper Gang stop Toothpick <small>(both succeeded).</small>",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": "Robbing trains.<br>\nIncreasing his wealth.<br>\nRescuing pretty ladies",
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "Tennessee Kid Cooper.png",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Outlaw<br>\nSly Cooper's North American ancestor from the Old West",
"origin": "''Sly Cooper: Thieves in Time''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": "240px",
"size\"": null,
"skill": null,
"skill s": null,
"skills": "Rail slide<br>\nCrackshot",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": "Legendary Western Outlaw from the Past",
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''Sly Cooper: Thieves in Time'' | "Tennessee Kid" Cooper |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": "",
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": "[[Ivan Whisky]]/Cyborg 001\n[[Jet Link]]/Cyborg 002<br>\n[[Francoise Arnoul]]/Cyborg 003<br>\n[[Albert Heinrich]]/Cyborg 004<br>\n[[Geronimo Jr.]]/Cyborg 005<br>\n[[Chang Changku]]/Cyborg 006<br>\n[[Great Britain]]/Cyborg 007<br>\n[[Pyunma]]/Cyborg 008<br>\n[[Joe Shimamura]]/Cyborg 009",
"ailas": null,
"alias": "Zero-Zero Cyborgs",
"allies": null,
"box title": null,
"caption": null,
"commanders": "[[Dr. Isaac Gilmore]]",
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": null,
"enimes": null,
"family": null,
"file": null,
"foundation": "1964",
"friends": null,
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "00 Cyborgs",
"fulname": null,
"gender": null,
"goal": null,
"goals": "To destroy Black Ghost and prevent them from causing World War III.",
"headquarters": "Dolphin Series",
"height": null,
"hobbies": null,
"hobby": null,
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "<gallery>\nCyborg 009 wall by chingorolo.jpg|2001\nma_main2_009.png|1979\ngoldenanicyborg009-3.jpg|1968\nfe07e745e8ad4e41a2e6ecdce15b595a--re-cyborg-anime-episodes.jpg|Re\n07007260bd6e940136e030b83222ed39.jpg|Manga\n71-QhuyfRwL.jpg|Post-Black Ghost\n00 Cyborgs Graphic Novel.jpg|Graphic Novel\n</gallery>",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": null,
"origin": "''Cyborg 009''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": null,
"size\"": null,
"skill": null,
"skill s": null,
"skills": null,
"special abilities / weapons": null,
"special abilities/weapons": "Superhuman speed (009)<br>\nEnhanced senses (003)<br>\nFlight at mach (002)<br>\nBuilt-in weapons (004)<br>\nSuperhuman strength (005)<br>\nFlame breath (006)<br>\nShape-shifting and size alteration (007)<br>\nUnderwater-breathing and operation (008)<br>\nPsychic powers (001)",
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": null,
"type of heroes": "Mechanically Modified Defectors",
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": "Protection",
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''Cyborg 009'' | 00 Cyborgs |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": "[[Anthony Higgs]]<br>\n[[Lyle Smithsonian]] †<br>\n[[Maurice Favreau]] †<br>\nJames Pierce †<br>\n[[K.G. Misawa]] †<br>\n[[Samus Aran]] <small>(unofficial)</small>",
"ailas": null,
"alias": "07th Platoon",
"allies": null,
"box title": null,
"caption": null,
"commanders": "[[Adam Malkovich]] †",
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": null,
"enimes": null,
"family": null,
"file": null,
"foundation": "Galactic Federation",
"friends": null,
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "Galactic Federation 07th Platoon",
"fulname": null,
"gender": null,
"goal": null,
"goals": "To save the survivors on the BOTTLE SHIP and discover the truth <small>(succeeded)</small>.",
"headquarters": "Galactic Federation HQ",
"height": null,
"hobbies": null,
"hobby": null,
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "07th Platoon.jpg",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": null,
"origin": "''Metroid: Other M''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": "200px",
"size\"": null,
"skill": null,
"skill s": null,
"skills": null,
"special abilities / weapons": null,
"special abilities/weapons": "Plasma Guns<br>Freeze Guns",
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": null,
"type of heroes": "Military Truth-Seekers",
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''Metroid: Other M'' | 07th Platoon |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": "",
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "One<br>\nThe Leader<br>\n[[The Scientist (9)|The Scientist]]",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": "The Fabrication Machine<br>\nThe Beast<br>\n7 <small>(formerly)</small><br>\n9 <small>(formerly)</small>",
"enimes": null,
"family": "None",
"file": null,
"foundation": null,
"friends": "[[2 (9)| 2]]<br>\n[[3 & 4]]<br>\n[[5]]<br>\n[[6]]<br>\n[[7]]<br>\n[[8]]<br>\n[[9]]",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "1",
"fulname": null,
"gender": null,
"goal": null,
"goals": "Keep the Stichpunks safe.<br>\nWait for the machines to die out.<br>\nSurvive the post-apocalyptic world <small>(formerly)</small>.<br>\nDestroy the Fabrication Machine <small>(succeeded)</small>.",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": "Leading the stitchpunks and escaping the Fabrication Machine.",
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "1 9.jpg",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Leader of the Stitchpunks.",
"origin": "''9''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": "300",
"size\"": null,
"skill": null,
"skill s": null,
"skills": "Leadership<br>\nAuthority",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": "Arrogant Coward",
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''9'' | 1 |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "11th Commander",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": "The mindless [[w:c:villains:Titans (Attack on Titan)|Titans]]",
"enimes": null,
"family": "Unknown",
"file": null,
"foundation": null,
"friends": "[[Keith Shadis]] <br>\n[[Survey Corps|All his regiment comrades]]<br>",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "Unknown",
"fulname": null,
"gender": null,
"goal": null,
"goals": "Help advance humanity’s power over the Titans by building the first base outside the Walls. <small>(succeeded)</small>",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": "Fighting for humanity’s cause",
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "<gallery>\n11th commander anime.png|Anime\n11th_Commander_character_image.webp|thumb|Manga\n</gallery>",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Commander of the [[Survey Corps]]",
"origin": "''Attack on Titan''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": null,
"size\"": null,
"skill": null,
"skill s": null,
"skills": "Strategy<br>\nLeadership <br>\nODM gear proficiency <br>\nMilitary training ",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": "Militaristic Freedom Fighter",
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''Attack on Titan'' | 11th Commander |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": "",
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "2-D<br>\nStu-Pot<br>\nPot",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": "[[Murdoc Niccals]] <small>(sometimes)</small>",
"enimes": null,
"family": "David Pot <small>(father)</small><br>\nRachel Pot <small>(mother)</small>",
"file": null,
"foundation": null,
"friends": "[[Russel Hobbs]]<br>\n[[Noodle]]<br>\n[[Murdoc Niccals]]<br>",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "Stuart Harold Pot",
"fulname": null,
"gender": null,
"goal": null,
"goals": "Various.",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": "Making and writing music.<br>\nSinging.<br>",
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "<gallery>\n2-D Phase 7.jpg|Phase 7\n2D Phase 6.jpg|Phase 6\n2-DPhase5.jpg|Phase 5\n2D Phase 4.jpg|Phase 4\n2D Phase 3.jpg|Phase 3\n2D Phase 2 (1).jpg|Phase 2\n2D Phase 1.jpg|Phase 1\n</gallery>",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Singer\nPianist<br>\nMusician<br>\nFrontman<br>\nSongwriter<br>\nPhilosopher<br>\nLaw student <small>(formerly)</small><br>",
"origin": "''Gorillaz''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": "300px",
"size\"": null,
"skill": null,
"skill s": null,
"skills": "Talented Pianist<br>\nSinging<br>\nMusic Writing<br>\nPhilosophy Knowledge<br>",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": "Dimwitted & Happy Go Luck Singer",
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''Gorillaz'' | 2-D |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": "",
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "None",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": "[[w:c:villains:Fabrication Machine|Fabrication Machine]]<br>\n[[w:c:villains:Cat Beast|Cat Beast]]",
"enimes": null,
"family": null,
"file": null,
"foundation": null,
"friends": "[[1]]<br>\n[[3 & 4]]<br>\n[[5]]<br>\n[[6]]<br>\n[[7]]<br>\n[[8]]<br>\n[[9]]",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "2",
"fulname": null,
"gender": null,
"goal": null,
"goals": "Defeat the Cat Beast. <small>(successed)</small>",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": "",
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "2-Screenshot.jpg",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Stitchpunk",
"origin": "''9'' (2009)",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": null,
"size\"": null,
"skill": null,
"skill s": null,
"skills": "",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": "",
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''9'' (2009) | 2 (9) |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "None",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": "Robots",
"enimes": null,
"family": "Each other",
"file": null,
"foundation": null,
"friends": "[[1]] ~ [[9]]",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "3 & 4",
"fulname": null,
"gender": null,
"goal": null,
"goals": "Survive against robots.",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": "Cataloging everything they can see and find.<br>\nRecording and building a massive database of the world that surrounds them.",
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "Confusedthingies.png",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Historians",
"origin": "''9''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": "200",
"size\"": null,
"skill": null,
"skill s": null,
"skills": "Using flickering lights in their eyes to communicate with each other<br>\nProjecting images from his/her eyes for the other members of the group<br>\nHigh intelligence",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": "Twins/Clones<br>\nContradictory<br>\nSiblings",
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''9'' | 3 & 4 |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "None",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": "Vanessa",
"enimes": null,
"family": null,
"file": null,
"foundation": null,
"friends": "[[Wario]]<br>\nJoe Pizza<br>\nArt",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "4.1<br>\n4.2",
"fulname": null,
"gender": null,
"goal": null,
"goals": "Rescue dinosures (succeeded)",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": "Unknwon",
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "4.1 and 4.2 WarioWare Touched.png",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Mona’s animals",
"origin": "''WarioWare, Inc: Mega Microgame$!''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": "200",
"size\"": null,
"skill": null,
"skill s": null,
"skills": "Figthing skills<br>\nClaws<br>\nSpeed",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": "Pets<br>Twins",
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''WarioWare, Inc: Mega Microgame$!'' | 4.1 and 4.2 |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "Mum<br>Mom ([[9-Volt]])",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": null,
"enimes": null,
"family": "[[9-Volt]] <small>(son)</small><br>\n[[Fronk]] <small>(pet)</small>",
"file": null,
"foundation": null,
"friends": "{{Scroll box|[[Wario]]<br>\n[[Mona (WarioWare)|Mona]]<br>\n[[Dribble & Spitz]]<br>\n[[Mike (WarioWare)|Mike]]<br>\n[[Jimmy T.]]<br>\n[[Dr. Crygor]]<br>\n[[Kat and Ana]]<br>\nThang Family<br>\n[[18-Volt]]<br>\n[[Ashley (WarioWare)|Ashley]]<br>\n[[Orbulon]]<br>\n[[Young Cricket & Master Mantis]]<br>\n[[Penny Crygor]]<br>\n[[Lulu (WarioWare)|Lulu]]<br>\n[[13-Amp]]",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "5-Volt",
"fulname": null,
"gender": null,
"goal": null,
"goals": "",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": "Cooking<br>\nPlaying with her son<br>\nWatching TV",
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "<gallery>\nWWGIT 5-Volt.png|Normal\n5-Volt GIT no apron.png|No apron\n</gallery>",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Mother<br>\nVideo game developer",
"origin": "''WarioWare: Twisted!''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": null,
"size\"": null,
"skill": null,
"skill s": null,
"skills": "Teleport (''WarioWare: Get It Together!'')",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": null,
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''WarioWare: Twisted!'' | 5-Volt |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": "Gertrud Barkhorn<br>\nErica Hartmann\n<br>\nEila Ilmatar Juutilainen\n<br>\nSanya V. Litvyak\n<br>\nFrancesca Lucchini\n<br>\nCharlotte E. Yeager\n<br>\nPerrine H. Clostermann\n<br>\nLynette Bishop\n<br>\nYoshika Miyafuji\n<br>\nLaura Tóth (temporary)",
"ailas": null,
"alias": "501st JFW",
"allies": null,
"box title": null,
"caption": null,
"commanders": "Marshal Trevor Maloney (season 1)<br>\nMinna-Dietlinde Wilcke (all seasons)\n<br>\nSakamoto Mio (team leader. All seasons)",
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": null,
"enimes": null,
"family": null,
"file": null,
"foundation": "Western General Headquarters (season 1)<br>\nAdolfine Galland (season 2, reformed)",
"friends": null,
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "501st Joint Fighter Wing",
"fulname": null,
"gender": null,
"goal": null,
"goals": "Destroy invading Neuroi and protect Earth from them.",
"headquarters": "Folkestone in Britannia (Season 1)<br>\nPescara in Romagna (Season 2)",
"height": null,
"hobbies": null,
"hobby": null,
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "501st_icon.png",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": null,
"origin": "''Strike Witches''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": "300px",
"size\"": null,
"skill": null,
"skill s": null,
"skills": null,
"special abilities / weapons": null,
"special abilities/weapons": "Flight<br>\nMagic and sorcery\n<br>\nFamiliar manipulation\n<br>\nGreatest aces of their times\n<br>\nStriker Unit users",
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": null,
"type of heroes": "Global Military Protectors",
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''Strike Witches'' | 501st Joint Fighter Wing |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": "",
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "None",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": "[[w:c:villains:Fabrication Machine|Fabrication Machine]]<br>\n[[1]] (formerly)<br>\n[[8]] (formerly)",
"enimes": null,
"family": null,
"file": null,
"foundation": null,
"friends": "[[1]]<br>\n[[2]]<br>\n[[3 & 4]]<br>\n[[5]]<br>\n[[7]]<br>\n[[8]]<br>\n[[9]]",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "6",
"fulname": null,
"gender": null,
"goal": null,
"goals": "Defeat the Fabrication Machine. <small>(posthumously succeeded)</small>",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": "Collecting objects.<br>\nDrawing schemes",
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "6_(9).jpg",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Stitchpunk",
"origin": "''9''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": null,
"size\"": null,
"skill": null,
"skill s": null,
"skills": "Resourcefulness<br>\nDrawing",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": "Fragmental Scientist",
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''9'' | 6 |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": "",
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "Seven<br>\n[[The Scientist (9)|The Scientist]]",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": "The Fabrication Machine<br>\nThe Beast<br>\n1 <small>(formerly)</small><br>\n8 <small>(formerly)</small>",
"enimes": null,
"family": "None",
"file": null,
"foundation": null,
"friends": "[[2]]<br>\n[[3 & 4]]<br>\n[[5]]<br>\n[[6]]<br>\n[[8]]<br>\n[[9]]",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "7",
"fulname": null,
"gender": null,
"goal": null,
"goals": "Survive the post-apocalyptic world.",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": "Adventuring.",
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "7 (9).jpg",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Warrior",
"origin": "''9''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": null,
"size\"": null,
"skill": null,
"skill s": null,
"skills": "Swordsmanship<br>\nAthleticism",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": "Adventurous Rebel",
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''9'' | 7 |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": "",
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "The Guardian<br>\nEight<br>",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": "\n[[2]]<br>\n[[5]]<br>\n[[6]]<br>\n[[9]]<br>\n[[7]]<br>\n[[3 & 4]] (all formerly)<br>\n[[W:c:villains:Fabrication Machine|Fabrication Machine]]",
"enimes": null,
"family": "[[1]] <small>(older brother)</small>",
"file": null,
"foundation": null,
"friends": "[[1]]<br>\n[[2]]<br>\n[[3 & 4]]<br>\n[[5]]<br>\n[[6]]<br>\n[[7]]<br>\n[[9]]",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "8",
"fulname": null,
"gender": null,
"goal": null,
"goals": "Keep the Stitchpunks safe.<br>\nWait for the machines to die out.<br>\nKill the machines. <small>(succeeded)</small>",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": "Sharpening his weapons.",
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "8 9.jpg",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Guardian of the Stitchpunks<br>\n1's Enforcer<br>",
"origin": "''9''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": null,
"size\"": null,
"skill": null,
"skill s": null,
"skills": "Strength<br>\nDurability<br>\nCombat Skills<br>",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": "Right-hand Brute",
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''9'' | 8 |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "A-drei",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": "L-elf Karlstein",
"enimes": null,
"family": "Parents (deceased)",
"file": null,
"foundation": null,
"friends": "[[w:c:villains:L-elf Karlstein|L-elf Karlstein]]<br>\nH-neun<br>\nX-eins<br>Q-vier",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "A-drei",
"fulname": null,
"gender": null,
"goal": null,
"goals": null,
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": null,
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "A-drei.png",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Pilot<br>Dorssia Agent Captain<br>Prince",
"origin": "''Valvrave the Liberator''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": null,
"size\"": null,
"skill": null,
"skill s": null,
"skills": "Piloting Skills",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": "",
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''Valvrave the Liberator'' | A-drei |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "A.C. Eos<br>\nAce<br>\nNo. 001<br>\nAcid Ace<br>\nAcid Ace B.<br>\nBlack Acid Ace<br>\nEos",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": "Mr. King<br>\n[[Joker (Mega Man Star Force)|Joker]]<br>\nHyde<br>\nDealer",
"enimes": null,
"family": "Mr. King <small>(adoptive father)</small>",
"file": null,
"foundation": null,
"friends": "[[Queen Tia]] <small>(girlfriend)</small><br>\n[[Acid]]<br>\n[[Dr. Goodall]]<br>\n[[Geo Stelar]]<br>\n[[Sonia Strumm]]<br>\n[[Luna Platz]]<br>\n[[Bud Bison]]<br>\n[[Zack Temple]]<br>\n[[Jack (Mega Man Star Force)|Jack]]<br>\n[[Solo (Mega Man Star Force)|Solo]]<br>\n[[Laplace]]<br>\n[[Heartless]]<br>",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": null,
"fulname": null,
"gender": null,
"goal": null,
"goals": "Help Geo and stop Mr. King's goals. <small>(succeeded)</small>",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": "Eating Mega Snacks.<br>\nMentoring Geo.",
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "<gallery>\nMMSF123AceJPG.png|Ace\nImageAcidAce.png|Acid Ace\nMMSF3ACEB.png|Acid Ace B.\n</gallery>|fullname = Arthur C. Eos <small>(in English)</small><br>\nShidō Akatsuki <small>(in Japanese)</small>",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Member of Dealer <small>(formerly)</small><br>\nHigh ranking member and main elite commander of the Satella Police",
"origin": "''Mega Man Star Force 3''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": null,
"size\"": null,
"skill": null,
"skill s": null,
"skills": "EM Wave Change<br>\nHigh Intelligence<br>\nSuperhuman strength<br>\nSuperhuman speed<br>\nTeleportation<br>\nErgokinesis<br>\nHand to hand combatant<br>\nStrategy<br>\nFlight<br>\nSwordsmanship<br>\nStealth<br>\nLeadership<br>\nBattle Cards",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": "Martyr Superhero",
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''Mega Man Star Force 3'' | A.C. Eos |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": null,
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": null,
"enimes": null,
"family": null,
"file": null,
"foundation": null,
"friends": "Jonathan Archer",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "A.G. Robinson",
"fulname": null,
"gender": null,
"goal": null,
"goals": "Command an NX class ship.",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": "Mountain Climbing.",
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "AGRobinson.jpg",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Starfleet Officer",
"origin": "''Star Trek: Enterprise'' episode ''First Flight''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": null,
"size\"": null,
"skill": null,
"skill s": null,
"skills": "Pilot<br>\nLeadership",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": "\n",
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''Star Trek: Enterprise'' episode ''First Flight'' | A.G. Robinson |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": "Eida<br>\nOno<br>\nDegawa<br>\nShida<br>\nEifuku<br>\nIto<br>\nNaki",
"ailas": null,
"alias": "A.I.M.S.",
"allies": null,
"box title": null,
"caption": null,
"commanders": "[[Isamu Fuwa]] (Former Squad Captain)<br>\n[[Yua Yaiba]] (Squad Captain)<br>",
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": null,
"enimes": null,
"family": null,
"file": null,
"foundation": "Unknown",
"friends": null,
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "Artificial Intelligence Military Squad",
"fulname": null,
"gender": null,
"goal": null,
"goals": "Eliminate rogue HumaGears.",
"headquarters": "A.I.M.S. Base",
"height": null,
"hobbies": null,
"hobby": null,
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "KR01-AIMS logo.png",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": null,
"origin": "''Kamen Rider Zero-One''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": null,
"size\"": null,
"skill": null,
"skill s": null,
"skills": null,
"special abilities / weapons": null,
"special abilities/weapons": "Combat training<br>\nA.I.M.S. Shotriser",
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": null,
"type of heroes": "Officials",
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''Kamen Rider Zero-One'' | A.I.M.S. |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": "[[Oliver Queen (Arrowverse)|Oliver Queen]] <small>(deceased)</small><br>\n[[John Diggle (Arrowverse)|John Diggle]] <small>(formerly)</small><br>\nCurtis Holt <small>(formerly)</small>",
"ailas": null,
"alias": "A.R.G.U.S.",
"allies": null,
"box title": null,
"caption": null,
"commanders": "Amanda Waller <small>(deceased)</small><br>\nLyla Michaels",
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": null,
"enimes": null,
"family": null,
"file": null,
"foundation": "U.S. Government",
"friends": null,
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "Advanced Research Group United Support",
"fulname": null,
"gender": null,
"goal": null,
"goals": "",
"headquarters": "United States Star City<br>\nMetropolis",
"height": null,
"hobbies": null,
"hobby": null,
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "A.R.G.U.S. logo.png",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": null,
"origin": "''Arrow''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": null,
"size\"": null,
"skill": null,
"skill s": null,
"skills": null,
"special abilities / weapons": null,
"special abilities/weapons": "",
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": null,
"type of heroes": "Research group\nSpecial operations",
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''Arrow'' | A.R.G.U.S. (Arrowverse) |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": null,
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": null,
"enimes": null,
"family": null,
"file": null,
"foundation": null,
"friends": null,
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "AC1677",
"fulname": null,
"gender": null,
"goal": null,
"goals": null,
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": null,
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "AC1677_-_Anime.webp",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": null,
"origin": "''{{w|Cells at Work! Code Black",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": null,
"size\"": null,
"skill": null,
"skill s": null,
"skills": null,
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": null,
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''{{w|Cells at Work! Code Black | AC1677 |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "None",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": "Raven Beak<br>\nSA-X<br>\nX Parasites<br>\nE.M.M.I.",
"enimes": null,
"family": "Galactic Federation <small>(creators)</small><br>\nAdam Malkovich <small>(template)</small>",
"file": null,
"foundation": null,
"friends": "[[Samus Aran]]<br>\nGalactic Federation",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "ADAM",
"fulname": null,
"gender": null,
"goal": null,
"goals": "Assist Samus on her missions.",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": "Talk to Galactic Federation members.<br>\nAdvising and talking to Samus.",
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "<gallery>\nAIAdam.webp|Metroid Dread\nADAMMF.png|Metroid Fusion\n</gallery>",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Artificial Intelligence",
"origin": "''Metroid Fusion''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": null,
"size\"": null,
"skill": null,
"skill s": null,
"skills": "High intelligence",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": "Militaristic Artificial Intelligence",
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''Metroid Fusion'' | ADAM |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": null,
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": "Crusher (archenemy) <br>\nPickle (sometimes)",
"enimes": null,
"family": null,
"file": null,
"foundation": null,
"friends": "[[Blaze (Blaze and the Monster Machines)|Blaze]]<br>\n[[Gabby (Blaze and the Monster Machines)|Gabby]]<br>\n[[Stripes (Blaze and the Monster Machines)|Stripes]]<br>\n[[Starla (Blaze and the Monster Machines)|Starla]]<br>\n[[Zegg]]<br>\n[[Darington]]<br>\nGasquatch",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "AJ",
"fulname": null,
"gender": null,
"goal": null,
"goals": "Driving fast, flying high, making big splashes",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": "Driving his truck Blaze",
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "AJ Blaze and the Monster Machines.png",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Blaze's driver",
"origin": "''Blaze and the Monster Machines''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": null,
"size\"": null,
"skill": null,
"skill s": null,
"skills": "Driving expertise",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": "Thrill-Seeker and Driver",
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''Blaze and the Monster Machines'' | AJ (Blaze and the Monster Machines) |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "ALF<br>\nWayne Schlegel<br>\nMr. Science\n<br>\nThe Old ALFer\n<br>\nShumway\n<br>\nAlien Life Form\n<br>\nCombination between Kangaroo and Aardvark\n<br>\nDog",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": null,
"enimes": null,
"family": null,
"file": null,
"foundation": null,
"friends": null,
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "Gordon Shumway",
"fulname": null,
"gender": null,
"goal": null,
"goals": "Dependent on episode",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": "Watching TV<br>\nWise-cracking",
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "ALF.jpg",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "None",
"origin": "''ALF''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": null,
"size\"": null,
"skill": null,
"skill s": null,
"skills": "Melmacian hiccups<br>strength",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": "Comedic Extraterrestrial",
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''ALF'' | ALF (Gordon Shumway) |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "None",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": "Galactic Empire, EXD-9, Thrawn, Arihnda Pryce, Alexsandr Kallus (formerly)",
"enimes": null,
"family": "RA-7 Protocol Droids",
"file": null,
"foundation": null,
"friends": "[[Chopper (Star Wars)|Chopper]], [[Kanan Jarrus]], [[Hera Syndulla]], [[Garazeb Orrelios]], [[Sabine Wren]], [[Ezra Bridger]], [[Captain Rex]], [[Wedge Antilles]], [[Alexsandr Kallus]], [[Hondo Ohnaka]]",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "AP-5",
"fulname": null,
"gender": null,
"goal": null,
"goals": "Help Chopper steal the cargo ship<br>Provide the Rebels with a secret base<br>Help the Spectres to recover cargo<br>Stop EXD-9 from revealing their base (all succeeded)",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": "Helping the Rebels<br>Serving the Empire (formerly)",
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "[[File:AP_-_5.png|thumb|250px]]",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "RA-7 Protocol Droid<br>Phoenix Cell and Rebel Inventory Droid<br>Galactic Empire Inventory Droid (formerly)<br>Galactic Republic Analyst Droid (formerly)",
"origin": "''Star Wars Rebels''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": null,
"size\"": null,
"skill": null,
"skill s": null,
"skills": "Intelligence<br>Space Protection<br>Imperial Knowledge<br>'''Equipment:'''\n*Photoreceptors\n*Interface Connection Port",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": "Redeemed Droid",
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''Star Wars Rebels'' | AP-5 |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "Blue (for ATLAS by GLaDOS)<br>\nOrange (for P-Body by GLaDOS)",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": "[[w:c:villains:The Vault Door (Portal)|The Vault Door]] (arch-nemesis)<br>\nThe Bird<br>\n[[w:c:villains:Turrets|Turrets]]<br>\n[[w:c:villains:Wheatley|Wheatley]] (possibly)",
"enimes": null,
"family": "[[w:c:villains:GLaDOS|GLaDOS]] (creator/\"mother\")",
"file": null,
"foundation": null,
"friends": "[[w:c:villains:GLaDOS|GLaDOS]]<br>[[Chell]]",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "ATLAS<br>\nP-Body",
"fulname": null,
"gender": null,
"goal": null,
"goals": "Solve all of GLaDOS' tests (succeeded)<br>Rescue the humans from the Vault door (succeeded)",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": "Solving puzzles",
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "Atlaspbody.jpg",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Aperture Science Test Subjects",
"origin": "''Portal 2''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": "300",
"size\"": null,
"skill": null,
"skill s": null,
"skills": "Handheld Portal Device<br>\nGreat level of intelligence\n<br>\nExtreme puzzle-solving skills\n<br>\nEnhanced agility\n<br>\nResistance to absence of gravity",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": "Puzzle-Solving Cooperative Robots",
"type of heroes": "Heroic Creations<br>\nTeleporters\n<br>\nArtificial Intelligence",
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''Portal 2'' | ATLAS and P-body |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "Fourth Raikage<br>\nFourth Lightning Shadow of Kumogakure<br>\nBrother <small>(by Killer B)</small>",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": null,
"enimes": null,
"family": "A †<small>(The Third Raikage; father)</small><br>\nUnnamed mother †<br>\nBlue B <small>(cousin)</small><br>\n[[Killer B (Naruto)|Killer Bee]] <small>(adoptive younger brother)</small>",
"file": null,
"foundation": null,
"friends": "{{Scroll box|[[Darui]] <small>(right-hand man and successor)</small><br>\nCee <small>(bodyguard)</small><br>\nYugito Nii<br>\nMabui † <small>(assistant)</small><br>\nSamui<br>\nAtsui<br>\n[[Kakashi Hatake]]<br>\n[[Onoki]] †<br>\n[[Tsunade]]<br>\n[[Gaara]]<br>\n[[Mei Terumī]]<br>\nOmoi<br>\n[[Karui]]<br>\n[[Naruto Uzumaki]]<br>\n[[Mifune (Naruto)|Mifune]]<br>\n[[Gyūki]]<br>\n[[Obito Uchiha]] †<br>\n[[Ao (Naruto)|Ao]]<br>\n[[Sasuke Uchiha]]<br>\n[[Sakura Haruno]]<br>\n[[Yamato (Naruto)|Yamato]]<br>\n[[Kankuro]]<br>\n[[Temari]]",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "A",
"fulname": null,
"gender": null,
"goal": null,
"goals": "Make Kumogakure the strongest <small>(formerly)</small>.<br>\nStop the Akatsuki and rescue Killer B <small>(both succeeded)</small>.<br>\nProtect the Ninja world from oncoming evil threats.",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": "Bullying his younger brother Killer B for being an idiot <small>(formerly)</small>.",
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "Uns gen raikage render by xuzumaki-d46lino.png",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Raikage<br>\nSupreme Leader of [[Allied Shinobi Forces]]",
"origin": "''Naruto: Shippuden''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": null,
"size\"": null,
"skill": null,
"skill s": null,
"skills": "Superhuman strength<br>\nNinjutsu<br>\nLightning manipulation<br>\nSuper speed<br>\nLariat",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": null,
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''Naruto: Shippuden'' | A (Naruto) |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "RMS <br> Real Magic Skeleton",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": null,
"enimes": null,
"family": null,
"file": null,
"foundation": null,
"friends": "[[Drupe]]<br>[[Brandon (OK K.O.! Let's Be Heroes)|Brandon]]<br>[[K.O. (OK K.O.! Let's Be Heroes)|K.O.]]",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "A Real Magic Skeleton",
"fulname": null,
"gender": null,
"goal": null,
"goals": null,
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": "Hanging Out<br>Filming the Heroes",
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "9007C86D-62A8-4BE7-BE39-00133C4F8659.png",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Hero",
"origin": "''OK K.O! Let's Be Heroes''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": null,
"size\"": null,
"skill": null,
"skill s": null,
"skills": "Intelligence<br>Skull Toss",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": "Skeleton Genius\n",
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''OK K.O! Let's Be Heroes'' | A Real Magic Skeleton |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "Gul Darhe'el.",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": null,
"enimes": null,
"family": null,
"file": null,
"foundation": null,
"friends": null,
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "Aamin Marritza",
"fulname": null,
"gender": null,
"goal": null,
"goals": "Atone for Cardassian atrocities",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": "",
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "AaminMarritza1.jpg",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "File clerk, teacher",
"origin": "''Star Trek: Deep Space Nine'' episode ''Duet''.",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": "250px",
"size\"": null,
"skill": null,
"skill s": null,
"skills": "Filing systems, teaching",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": "Remorseful Supporter\n",
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''Star Trek: Deep Space Nine'' episode ''Duet''. | Aamin Marritza |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "Queen Aanya of Duren",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": "[[w:c:villains:Lord Viren|Viren]]<br>\n[[w:c:villains:Prince Kasef|Kasef]] †<br>\n[[w:c:villains:Saleer|Saleer]]",
"enimes": null,
"family": "[[Annika and Neha]] <small>(mothers)</small> †<br>\nGrark <small>(adopted brother)</small>",
"file": null,
"foundation": null,
"friends": "King Ahling<br>\nQueen Fareeda †<br>\nKing Florian †<br>\n[[Callum]]<br>\n[[Opeli]]<br>\n[[Gren]]<br>\n[[Corvus (The Dragon Prince)|Corvus]]<br>\n[[Barius]]<br>\n[[Marcos]]<br>\n[[Ezran]]<br>\n[[Ibis]] †<br>\n[[Zubeia]]",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "Aanya",
"fulname": null,
"gender": null,
"goal": null,
"goals": "Avoid a war between Xadia and the Human Kingdoms <small>(failed)</small>.<br>\nStop Viren and his army from attacking Xadia and killing Azymondias <small>(succeeded)</small>.",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": "Practicing archery.",
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "Aanya (The Dragon Prince).png",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Queen of the Kingdom of Duren",
"origin": "''The Dragon Prince''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": null,
"size\"": null,
"skill": null,
"skill s": null,
"skills": "Leadership<br>\nArchery<br>\nStrategy<br>\nHigh Intelligence<br>\nHorseback riding",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": "Wise Monarch",
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''The Dragon Prince'' | Aanya |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "Young Man <small>(by his father)</small>",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": "[[w:c:villains:Ben Haramed|Ben Haramed]]<br>\n[[w:c:villains:Ali|Ali]]",
"enimes": null,
"family": "Unnamed father <small>(deceased)</small><br>\nUnnamed mother <small>(deceased)</small>",
"file": null,
"foundation": null,
"friends": "[[Baba, Samson, and Joshua|Baba]]<br>\n[[Baba, Samson, and Joshua|Samson]]<br>\n[[Baba, Samson, and Joshua|Joshua]]",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "Aaron",
"fulname": null,
"gender": null,
"goal": null,
"goals": "To play his drum for Baby Jesus <small>(succeeded)</small>",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": "Playing with his drum.",
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "<gallery>\nC2DA71B6-B46F-4199-9EEC-F8BF9A90CC30.jpeg|The Little Drummer Boy\n89B4CD06-4825-467B-B798-AA84076BBDAF.jpeg|The Little Drummer Boy Book II\n</gallery>",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Drummer Boy",
"origin": "''The Little Drummer Boy''<br>''The Little Drummer Boy Book II''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": null,
"size\"": null,
"skill": null,
"skill s": null,
"skills": "Drumming",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": "Kid",
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''The Little Drummer Boy''<br>''The Little Drummer Boy Book II'' | Aaron (The Little Drummer Boy) |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": null,
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": "Seti I<br>\nRamses II<br>\nEgyptian soldiers ",
"enimes": null,
"family": "[[Yocheved]] † <small>(mother)</small><br>\n[[Miriam (The Prince of Egypt)|Miriam]] <small>(older sister)</small><br>\n[[Moses (The Prince of Egypt)|Moses]] <small>(younger brother)</small><br>\n[[Tzipporah]] <small>(sister-in-law)</small>",
"file": null,
"foundation": null,
"friends": "His sister Miriam<br>\nHis brother Moses<br>\nHis sister-in-law Tzipporah<br>\nOther Hebrews",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "Aaron",
"fulname": null,
"gender": null,
"goal": null,
"goals": "To be free <small>(succeeded)</small>.",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": null,
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "08410ded6e70cc54f184986f05824b99.png",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Slave <small>(formerly)</small>",
"origin": "''The Prince of Egypt''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": null,
"size\"": null,
"skill": null,
"skill s": null,
"skills": null,
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": "Pessimist turned Optimist",
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''The Prince of Egypt'' | Aaron (The Prince of Egypt) |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "Cash",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": null,
"enimes": null,
"family": "Mrs. Cash <small>(wife)</small><br>\nUnnamed Son",
"file": null,
"foundation": null,
"friends": "{{Scroll box|[[Batman (Arkhamverse)|Batman]]<br>\n[[James Gordon (Arkhamverse)|James Gordon]]<br>\n[[William North]]<br>\n[[Eddie Burlow]]<br>\n[[Kevin Liew]]<br>\n[[Henry Smith]]<br>\n[[Maria Andrade]]<br>\n[[Thomas Armbruster]]<br>\n[[Zach Franklin]]<br>\n[[Adrian Chen]]<br>\n[8Gretchen Whistler]]<br>\n[[Adam Hamasaki]]<br>\n[[Sarah Cassidy]]<br>\n[[Stephen Kellerman]]<br>\n[[Louie Green]]<br>\nRobert Stirling<br>\nCarl Todd<br>\nStacy Baker<br>\nAnne Bishop<br>\nFiona Wilson<br>\nPenelope Young<br>\nArkham Asylum Staff<br>\nArkham City Staff<br>\nBlackgate Staff<br>\nGCPD<br>\n[[Robin (Arkhamverse)|Robin]]<br>\n[[Nightwing (Arkhamverse)|Nightwing]]",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "Aaron Cash",
"fulname": null,
"gender": null,
"goal": null,
"goals": "Keep Gotham safe.",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": "Working.<br>\nProtecting citizens.",
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "AK_AaronCash_CharacterBio.png",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Arkham Asylum Guard<br>\nGCPD Officer",
"origin": "''Batman: Arkham Asylum''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": null,
"size\"": null,
"skill": null,
"skill s": null,
"skills": "*High Intellect<br>\n**Tactical Wit<br>\n**Leadership<br>\n**Deduction Skills<br>\n*Peak Physical Condition<br>\n*High Combat Skills<br>\n*Expert Marksman<br>\n*Law Protocol<br>",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": null,
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''Batman: Arkham Asylum'' | Aaron Cash (Arkhamverse) |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "Brian Pichelli<br>\nProwler <small>(in ''Across the Spider-Verse'')</small>",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": "Herman Schultz<br>\nJackson Brice",
"enimes": null,
"family": "Miles Morales (nephew)",
"file": null,
"foundation": null,
"friends": "[[Spider-Man (Marvel Cinematic Universe)|Spider-Man]]",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "Aaron Davis",
"fulname": null,
"gender": null,
"goal": null,
"goals": "Purchase weaponry",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": null,
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "<gallery>\nProwleraarondavis.jpg|Prowler\nProwler-0.jpg|Aaron Davis\n</gallery>",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Criminal",
"origin": "''Spider-Man: Homecoming''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": "300",
"size\"": null,
"skill": null,
"skill s": null,
"skills": "Strategy",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": "Affable Criminal",
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''Spider-Man: Homecoming'' | Aaron Davis |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "Aaron<br>\nBud, Buddy <small>(Katie)</small><br>\nLittle Buddy <small>(Rick)</small><br>\nSweetie <small>(by Linda)</small><br>\nSweet Boy <small>(by Linda)</small>",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": "[[w:c:villains:PAL|PAL]]<br>\n[[w:c:villains:PAL MAX|PAL MAX]]<br>\n[[w:c:villains:PAL MAX Prime|PAL MAX Prime]]",
"enimes": null,
"family": "[[Katie Mitchell]] <small>(Older Sister)</small><br>\n[[Rick Mitchell]] <small>(Father)</small><br>\n[[Linda Mitchell]] <small>(Mother)</small><br>\nMonchi <small>(Pet)</small>",
"file": null,
"foundation": null,
"friends": "[[Abbey Posey]] <small>(Crush)</small><br>\n[[Hailey Posey]]<br>\n[[Jim Posey]]<br>\n[[Deborahbot 5000]](adopted sibling)<br>\n[[Eric (The Mitchells vs. the Machines)|Eric]](adopted sibling)",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "Aaron Toby Mitchell",
"fulname": null,
"gender": null,
"goal": null,
"goals": "Help his family save the world <small></small>.<br>\nHang out with Abbey Poesy <small>(all succeeded)</small>.",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": "Collecting Dinosaurs",
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "Aaron Mitchell.png",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Elementary school student",
"origin": "''The Mitchells vs. the Machines''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": null,
"size\"": null,
"skill": null,
"skill s": null,
"skills": "Dinosaur intellect",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": "Dinosaur-themed Barbarian",
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''The Mitchells vs. the Machines'' | Aaron Mitchell |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "Aayla Secura<br>\nMaster Secura",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": "[[w:c:villains:Emperor Palpatine|Darth Sidious]] †<br>\n[[w:c:villains:Count Dooku|Count Dooku]] †<br>\n[[w:c:villains:General Grievous|General Grievous]] †<br>\n[[w:c:villains:Battle Droids|Battle Droids]]<br>\n[[Clone Troopers]]",
"enimes": null,
"family": "Unknown",
"file": null,
"foundation": null,
"friends": "[[Yoda]] †<br>\n[[Obi-Wan Kenobi]] †<br>\n[[Anakin Skywalker]] †<br>\n[[Ahsoka Tano]]<br>\n[[Mace Windu]] †<br>\n[[Quinlan Vos]] <small>(master)</small><br>\n[[Clone Troopers]] <small>(formerly)</small>",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "Aaylas'ecura",
"fulname": null,
"gender": null,
"goal": null,
"goals": "Defeat the Sith.<br>\nEnd the Clone Wars.<br>\nMaintain order in the galaxy.",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": "None known",
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "Aayla.jpg",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Jedi Master<br>\nMember of the Jedi Order<br>\nGeneral of the Grand Army of the Republic",
"origin": "''Star Wars 19: Twilight, Part 1''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": null,
"size\"": null,
"skill": null,
"skill s": null,
"skills": "\n*Intellect\n*Leadership\n*Tactics\n*Investigation\n*Spycraft\n*Willpower\n*Force Mastery\n*Unarmed Combat\n*Martial Artist\n*Melee Combat\n*Swordswoman\n*Acrobatics\n*Athletics\n*Stealth\n*Piloting",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": "Selfless Warrior",
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''Star Wars 19: Twilight, Part 1'' | Aayla Secura |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "Abbey",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": "Toralei Stripe<br>\nMeowlody and Purrsephone<br>\nC.A. Cupid <small>(formerly)</small><br>\nDjinni \"Whisp\" Grant <small>(formerly)</small>",
"enimes": null,
"family": "Yeti <small>(father)</small><br>\nMs. Bominable <small>(mother)</small><br>\n[[Marisol Coxi]] <small>(second cousin)</small><br>\nFrostovitch <small>(great uncle)</small><br>\nBlitnichik <small>(cousin)</small><br>\nUnnamed Grandmother",
"file": null,
"foundation": null,
"friends": "[[Frankie Stein]]<br>\n[[Lagoona Blue]]<br>\n[[Draculaura]]<br>\n[[Cleo de Nile|Cleo De Nile]]<br>\n[[Clawdeen Wolf]]<br>\n[[Deuce Gorgon]]<br>\n[[Catty Noir]]",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "Abbey Bominable",
"fulname": null,
"gender": null,
"goal": null,
"goals": "",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": "Snowboarding.<br>\nIce sculpting.",
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "8ac582b3aa05897da63fd987f75c2b15.png",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Student",
"origin": "''Monster High''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": null,
"size\"": null,
"skill": null,
"skill s": null,
"skills": "Cryokinesis<br>\nIce sneeze<br>\nIce building<br>\nIce touch<br>\nBody thermal-regulation<br>\nIncreased strength<br>",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": "Yeti",
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''Monster High'' | Abbey Bominable |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "Abby<br>\nThe Queen of Squeam",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": "[[w:c:villains:Insectiva|Insectiva]]<br>\n[[w:c:villains:The Slim Slime Man|The Slim Slime Man]]<br>\n[[w:c:villains:Fartor|Fartor]]<br>\n[[w:c:villains:Sloppy Joe|Sloppy Joe]]<br>\n[[w:c:villains:The Scab Fairy|The Scab Fairy]]<br>\n[[w:c:villains:Lance Boil|Lance Boil]]<br>\n[[w:c:villains:Keith Van Kobbler|Keith Van Kobbler]]<br>\n[[w:c:villains:Mr. Fowler|Mr. Fowler]]<br>\n[[w:c:villains:Kid Rot|Kid Rot]]<br>\n[[w:c:villains:Dr. Cornelius Colon|Dr. Cornelius Colon]]<br>\n[[w:c:villains:Far-Ty|Far-Ty]]<br>\n[[w:c:villains:Frankenbooger|Frankenbooger]]<br>\n[[w:c:villains:Darko Crevasse|Darko Crevasse]]<br>\n[[w:c:villains:Sarah Senia|Sarah Senia]]<br>\n[[w:c:villains:Arachnidia|Arachnidia]]<br>\n[[w:c:villains:Frederic Follicle|Frederic Follicle]]<br>\n[[w:c:villains:Roger Pink-Eye|Roger Pink-Eye]]<br>\n[[w:c:villains:Basso Profondo|Basso Profondo]]<br>\n[[w:c:villains:Gary Gumdrop|Gary Gumdrop]]<br>\n[[w:c:villains:Gundy McGoober|Gundy McGoober]]<br>\n[[w:c:villains:Evil Clone Abby|Evil Clone Abby]]<br>\n[[w:c:villains:Slitherbuddies|Slitherbuddies]]|type of hero=Secret Agent",
"enimes": null,
"family": "[[Tyler Archer]] <small>(younger brother)</small><br>\nPetunia Archer <small>(mother)</small><br>\nMr. Archer <small>(father)</smalL>",
"file": null,
"foundation": null,
"friends": "[[Paul Squirfenherder]]<br>\n[[The Director]]<br>\n[[The Detective]]<br>\n[[Paige Logan]] <small>(formerly)</small>",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "Abigail Archer",
"fulname": null,
"gender": null,
"goal": null,
"goals": "Catch criminals.",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": "",
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "Abby Archer Skeleton.jpg",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Student<br>\nAgent for the Bureau of Grossology",
"origin": "''Grossology''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": null,
"size\"": null,
"skill": null,
"skill s": null,
"skills": "Investigation skills<br>\nTolerance of gross things",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": null,
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''Grossology'' | Abby Archer |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "None",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": null,
"enimes": null,
"family": "Maggie Cadabby <small>(mother)</small><br>\nFreddy <small>(step-father)</small><br>\nRudy <small>(younger step-brother)</small>",
"file": null,
"foundation": null,
"friends": "{{Scroll box|[[Elmo]] <small>(possible future boyfriend)</small><br>\n[[Cookie Monster]]<br>\n[[Bert (Sesame Street)|Bert]]<br>\n[[Ernie (Sesame Street)|Ernie]]<br>\n[[Zoe (Sesame Street)|Zoe]]<br>\nHerry Monster<br>\nMaria<br>\n[[Prairie Dawn]]<br>\n[[Grover (Sesame Street)|Grover]]<br>\n[[Oscar the Grouch]]<br>\n[[Count von Count]]<br>\nMr. Snuffleupagus<br>\n[[Rosita (Sesame Street)|Rosita]]<br>\n[[Baby Bear (Sesame Street)|Baby Bear]]<br>\n[[Telly Monster]]<br>\nOther friends",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "Abby Cadabby",
"fulname": null,
"gender": null,
"goal": null,
"goals": "Get her wand back in Wonderland.<br>\nHelp Elmo and Stiller The Elf save Xmas.",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": "Playing with Elmo.<br>\nHanging with Zoe and Rosita.",
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "Abby Cadabby png.png",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Magical fairy",
"origin": "''Sesame Street''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": null,
"size\"": null,
"skill": null,
"skill s": null,
"skills": "Magic<br>\nFriendliness",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": null,
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''Sesame Street'' | Abby Cadabby |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "Abby<br>\nUgly Duckling",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": "Foxy Loxy <small>(formerly)</small><br>\nGoosey Loosey <small>(formerly)</small><br>\nAliens <small>(formerly)</small>",
"enimes": null,
"family": "Unknown",
"file": null,
"foundation": null,
"friends": "[[Chicken Little]] <small>(boyfriend)</small><br>\n[[Runt Of The Litter]]<br>\n[[Fish Out of Water]]<br>\n[[Kirby]]<br>\n[[Buck Cluck]]<br>\nFoxy Loxy<br>\n[[w:c:villains:Goosey Loosey|Goosey Loosey]]<br>\nMayor<br>\nAliens<br>\nOther friends",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "Abigail Mallard",
"fulname": null,
"gender": null,
"goal": null,
"goals": "To win Little's heart <small>(succeeded)</small>.",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": "Karaoke.<br>\nReading Modern Mallard magazines.",
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "Abby Mallard.png",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Student<br>\nChicken Little's girlfriend",
"origin": "''Chicken Little''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": null,
"size\"": null,
"skill": null,
"skill s": null,
"skills": "Giving sensible advice<br>\nDodgeball",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": "Avian Hero",
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''Chicken Little'' | Abby Mallard |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "Abby",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": "[[Ming Lee]]<br>\nTyler Nguyen-Baker <small>(both formerly)</small>",
"enimes": null,
"family": "Unknown",
"file": null,
"foundation": null,
"friends": "[[Mei Lee]]<br>\n[[Miriam Mendelsohn]]<br> \n[[Priya Mangal]]<br> \n[[Tyler Nguyen-Baker]]",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "Abby Park",
"fulname": null,
"gender": null,
"goal": null,
"goals": "Support Mei by any ways.<br>Go to a 4*Town concert with her friends <small>(succeeded)</small>.",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": "Hanging out with her friends.<br>\nSinging.<br>\nAdmiring 4*Town.<br>\nAdmiring Mei's panda form.",
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "abbypark.png",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Student",
"origin": "''Turning Red''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": null,
"size\"": null,
"skill": null,
"skill s": null,
"skills": "Loyalty<br>\nOptimism<br>\nStrength<br>\nBilingualism <small>(English and Korean)</small>",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": "Supportive Brute",
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''Turning Red'' | Abby Park |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "Unknown",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": "Garfield (briefly)\nVaricella (formerly)",
"enimes": null,
"family": "Mrs. Cauldron (aunt)<br>\nWinona (cousin)<br>\nUnnamed mother<br>\nVaricella (aunt)<br>\nUnnamed aunt",
"file": null,
"foundation": null,
"friends": "Garfield\nOdie",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "Unknown",
"fulname": null,
"gender": null,
"goal": null,
"goals": "To be as powerful as Varicella (formerly)\nTo defeat Varicella (succeeded)",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": null,
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": null,
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Witch",
"origin": "The Garfield Show",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": null,
"size\"": null,
"skill": null,
"skill s": null,
"skills": "Witchcraft",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": "Kid witch\n",
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | The Garfield Show | Abigail (The Garfield Show) |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "Aby",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": "Lewis Mueller <small>(formerly)</small><br>Eddie Cassano<br>Detective Anderson<br>Sam Ibrahim<br>Clark Ibrahim<br>James Coleman",
"enimes": null,
"family": "Unnamed father <small>(deceased)</small><br>Unnamed mother <small>(deceased)</small>",
"file": null,
"foundation": null,
"friends": "[[Laurent Thierry]]<br>[[Cynthia Moore]]<br>Shi-won Kim<br>[[Makoto Edamura]]<br>Kudo<br>Isabelle Mueller<br>Lewis Mueller<br>Farrah Brown",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "Abigail Jones",
"fulname": null,
"gender": null,
"goal": null,
"goals": "Take vengeance for the death of her parents <small>(abandoned)</small>.",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": "",
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "Abigail Jones Infobox.png",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Professional criminal.<br>Extremist <small>(formerly)</small>.",
"origin": "''Great Pretender'' <small>(2020)</small>",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": "200\n",
"size\"": null,
"skill": null,
"skill s": null,
"skills": "Ballet dancing<br>Deception<br>High intelligence<br>Manipulation<br>Marksmanship<br>Multilingualism<br>Skilled Combatant",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": "Suicidal Thrill-Seeker",
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''Great Pretender'' <small>(2020)</small> | Abigail Jones |
{
"": null,
"-| Current": null,
"-| Debut": null,
"-|11": null,
"-|17": null,
"-|8": null,
"-|Adult": null,
"-|Anne Weying": null,
"-|Aqua": null,
"-|Arkham Knight": null,
"-|Armor": null,
"-|B-Rabbit": null,
"-|BB": null,
"-|BBR": null,
"-|Batgirl": null,
"-|Bearers": null,
"-|Book": null,
"-|Books": null,
"-|Boruto": null,
"-|Child": null,
"-|Dawn Treader": null,
"-|Dead Reckoning Part One": null,
"-|Disguise": null,
"-|Eternal": null,
"-|Fallout": null,
"-|Fierce Battle": null,
"-|Film": null,
"-|Films": null,
"-|GDG (1-3)": null,
"-|GDG (4)": null,
"-|GP": null,
"-|GR": null,
"-|Garo": null,
"-|Ghost Protocol": null,
"-|Graphic Novel": null,
"-|Human": null,
"-|II": null,
"-|III": null,
"-|Imago": null,
"-|Immortal": null,
"-|Kali": null,
"-|Keeper of Green World": null,
"-|Larva": null,
"-|Light Speed": null,
"-|MI": null,
"-|Man of Miracles": null,
"-|Masked": null,
"-|Mercenary": null,
"-|Mortal": null,
"-|Movie": null,
"-|Old (70s)": null,
"-|Older": null,
"-|Oracle": null,
"-|Original Timeline": null,
"-|Oz": null,
"-|Part I": null,
"-|Part II": null,
"-|Prince Caspian": null,
"-|Queen": null,
"-|RN": null,
"-|Rainbow": null,
"-|Red Hood": null,
"-|Revised Timeline": null,
"-|Robin": null,
"-|Rock Lee": null,
"-|Rogue Nation": null,
"-|She-Venom": null,
"-|TLTWATW": null,
"-|TV": null,
"-|The Greenlady": null,
"-|The Last": null,
"-|The Lion, The Witch and The Wardrobe": null,
"-|The Lion, the Witch and the Wardrobe": null,
"-|True Form": null,
"-|Unmasked": null,
"-|VF": null,
"-|Wolfdog": null,
"-|Young": null,
"-|Young (30s)": null,
"1st Tab": null,
"2nd Tab": null,
"3rd Tab": null,
"Allies": null,
"Bernard Williams|alias": null,
"Box title": null,
"Dislikes": null,
"Enemies": null,
"Family": null,
"Friends": null,
"Friends/Allies": null,
"Fullname": null,
"Goals": null,
"Hero Type:": null,
"Hobbies": null,
"Hobby": null,
"Image": null,
"Image file": null,
"Image size": null,
"Likes": null,
"Occupation": null,
"Origin": null,
"Romance": null,
"Row 6 info": null,
"Row 6 title": null,
"Row 7 info": null,
"Row 7 title": null,
"Size": null,
"Size\"": null,
"Skills": null,
"Skills and Abilities": null,
"T1": null,
"T2": null,
"Type of hero": null,
"Type of heros": null,
"Unique Traits": null,
"abilities": null,
"agents": null,
"ailas": null,
"alias": "Numbuh 5<br>\nAbby",
"allies": null,
"box title": null,
"caption": null,
"commanders": null,
"created_by": null,
"crimes": null,
"dislikes": null,
"enemeis": null,
"enemies": "{{Scroll|*Father\n*Big Brother\n*Mr. Boss\n*Black John Licorice\n*Licorice Pirates\n*Toiletnator\n*Common Cold\n*Delightful Children From Down The Lane\n*Knightbrace\n*Grandfather\n*King Sandy\n*Mrs. Goodwall\n*Mr. Wink\n*Mr. Fibb\n*Crazy Old Cat Lady\n*Ice Cream Men\n*Stickybeard\n*Count Spankulot\n*Chester\n*Candy Pirates\n*Grandmother Stuffum\n*Mega Mom\n*Destructo Dad\n*Mr. Fizz\n*Great Puttinski\n*Parent Teacher Organization Of Eradicating Youngsters\n*Professor XXXL\n*Soccer Mom\n*Cuppa Joe\n*Nurse Claiborne\n*Interesting Twins From Beneath The Mountain\n*Teen Ninjas\n*Cree Lincoln\n*Edna Jucation\n*The Proper Patrol\n*Chewy\n*Gooey",
"enimes": null,
"family": "Mr. Lincoln <small>(grandfather)</small><br>\nDr. Lincoln <small>(father)</small><br>\nMrs. Lincoln <small>(mother)</small><br>\n[[w:c:villains:Cree Lincoln|Cree Lincoln]] <small>(older sister)</small><br>\nLeopold Lincoln <small>(son)</small><br>\nUnnamed older brother<br>\nUnnamed sister-in-law<br>\nUnnamed niece or nephew<br>\nHoagie Gilligan <small>(future husband)</small><br>\n[[Tommy Gilligan]] <small>(future brother-in-law)</small><br>\n[[Maurice (Codename: Kids Next Door)|Maurice Dindal]] <small>(future brother-in-law)</small>",
"file": null,
"foundation": null,
"friends": "[[Nigel Uno]]<br>\n[[Hoagie Gilligan]] <small>(possible boyfriend)</small><br>\n[[Kuki Sanban]] <small>(best friend)</small><br>\n[[Wallabee Beetles]]<br>\nBradley<br>\nMaurice<br>\n[[Grim (The Grim Adventures of Billy & Mandy)|Grim]]<br>\n[[Billy (The Grim Adventures of Billy & Mandy)|Billy]]<br>\nHenrietta von Marzipan<br>\n[[Juniper Lee]]<br>\nCartoon Network Heroes",
"friends/allies": null,
"full name": null,
"full names": null,
"full_name": null,
"fullname": "Abigail Ivanna Lincoln",
"fulname": null,
"gender": null,
"goal": null,
"goals": "To protect kids from adult tyranny.",
"headquarters": null,
"height": null,
"hobbies": null,
"hobby": "Spending time with her friends<br>\nPlaying video games",
"home": null,
"home / base of operations": null,
"home_/_base_of_operations": null,
"hometown": null,
"homeworld": null,
"hoppy": null,
"image": "Numbuh 5.png",
"image1": null,
"imageBG": null,
"lias": null,
"marital status": null,
"matriarch": null,
"members": null,
"name": null,
"nicknames": null,
"occupation": "Second in-command of the Sector V of Kids Next Door<br>\nSupreme Leader",
"origin": "''Codename: Kids Next Door''",
"orign": null,
"patriarch": null,
"pictitle": null,
"powers": null,
"powers/skills": null,
"relatives / members": null,
"relatives_/_members": null,
"resides": null,
"sinze": null,
"size": null,
"size\"": null,
"skill": null,
"skill s": null,
"skills": "Master Martial artist<br>\nStrategy<br>\nWeapon proficiency<br>\nHigh intelligence",
"special abilities / weapons": null,
"special abilities/weapons": null,
"speices": null,
"statues": null,
"tab1": null,
"tab2": null,
"tabber": null,
"title": null,
"title1": null,
"type": null,
"type of Hero": null,
"type of anti-hero": null,
"type of friendly species": null,
"type of herMolochro": null,
"type of hero": null,
"type of heroes": null,
"type of heroic species": null,
"type of hero|type of hero": null,
"type of hostile species": null,
"type of organization": null,
"type of villain": null,
"type_of_hero": null,
"typeofhero": null,
"virtues": null,
"weapon": null,
"|alias": null,
"|enemies": null,
"|family": null,
"|image": null
} | ''Codename: Kids Next Door'' | Abigail Lincoln |
End of preview.