Victorian Society

Vampires explore the gothic supernatural world of Victorian London. With style.

User Tools

Site Tools


playground:people_data

People Data

This page is used to export characters to a Python module for character card creation.

Recipe to produce new character cards:

  1. Add and update characters on the wiki
  2. Create a new batch below
  3. Notify Brend that there's a new batch ready to go

Data language templates

python

people['person[text]'] = { 'name': With addressed_as'addressed_as@unique'Without addressed_asNone, 'image': With image'image@unique[text]'Without imageNone, 'type': With type'type@unique[text]'Without typeNone, 'clan': With clan'clan@unique[text]'Without clanNone, 'gender': With gender'gender@unique[text]'Without genderNone, 'rank': With rank'rank@unique[text]'Without rankNone, 'proper_name': With proper_name'proper_name@unique'Without proper_nameNone, 'style': With style'style@unique'Without styleNone, 'tags': { ''}, 'nest': With nest'nest@unique[text]'Without nestNone, 'batch': }

Tracking Data

This data tracks the already collected and printed data. The New Tracker Block will fill up with newly added characters, and can be copied to the Batches section to get the characters into the data export below. Updated characters neccessitate the creation of a new batch by copying an empty batch and manually adding the involved characters.

The data at the bottom of the page can be copy-pasted into a Python module, and will only include characters referenced in a batch. The highest batch number is embedded in the exported data as well, so that it is easy to produce new sheets of character cards by simply selecting all characters that match the highest number.

Once we have actually printed the cards, the status of the batches printed will be updated to 'Printed'. That way we can keep track of the version we have in use.

New Tracker Block

<data character_card_tracking #Character Card Batch 3 >
Batch: 3
Status: Not printed
Reason[wiki]:
Characters[ref]*: ic:adrian_baker, ic:amanda_lawson, ic:beth_spencer, ic:edna_crane, ic:edna_porter, ic:eliza_sullivan, ic:frederick_gray, ic:hilde_thames, ic:jim_marshall, ic:juliet_griffin, ic:luke_chadwick, ic:maud_pritchard, ic:ned_morrison, ic:nur-al-anat, ic:oscar_newcombe, ic:sally_williams, ic:walter_doherty, ic:winifred_moore
</data>

Batches

Character Card Batch 1 (character_card_tracking)
Batch1
StatusPrinted
ReasonNew NPCs and update of Prince's information
CharactersLady Renham, Lady Bickersteth, Lady Norfolk, Lord Bickersteth, Lord Varne, Lord Renham, Prince Edmund
Character Card Batch 2 (character_card_tracking)
Batch2
StatusNot printed
ReasonAdds several NPCs and updates image of Sir Berekely
CharactersLady Amy, Mr. McFlite, Lady Chelmsford, Lady Evelyn, Lady Genevieve, Lady Lavery, Lady Sophia, Lady Tynedale, Sir Berkeley, Alex Chandler, Mr. Johnson, Mr. Engelbird Gardener, James Cullen, Detective Superintendent John Linden, Julia Dosett

Output

people = OrderedDict()

head_batch = 2

people['ic:adam_smith'] = { 'name': 'Bishop Smith', 'image': 'ic:adam-smith.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': 'ic:senectus', 'proper_name': 'Adam Smith', 'style': 'Bishop', 'tags': { 'ic:bishop', 'ic:london', 'ic:priest'}, 'nest': 'ic:churchguard_sanctuary', 'batch': 0 }

people['ic:adrian_baker'] = { 'name': 'Adrian', 'image': 'ic:adrian-baker.png', 'type': 'ic:kine', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': None, 'proper_name': 'Adrian Baker', 'style': 'Firstname', 'tags': { 'ic:london', 'ic:servant'}, 'nest': 'ic:halpine_house', 'batch': }

people['ic:agatha_cressingham'] = { 'name': 'Mrs. Cressingham', 'image': 'ic:agatha-cressingham.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': 'ic:ancilla', 'proper_name': 'Agatha Cressingham', 'style': 'Mrs.', 'tags': { 'ic:london'}, 'nest': 'ic:southanger_hall', 'batch': 0 }

people['ic:alex_chandler'] = { 'name': 'Alex Chandler', 'image': None, 'type': 'ic:ghoul', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': None, 'proper_name': 'Alex Chandler', 'style': 'Mr.', 'tags': { 'ic:in-the-know', 'ic:london'}, 'nest': None, 'batch': 2 }

people['ic:alice_holmwood'] = { 'name': 'Miss Alice', 'image': 'ic:alice-holmwood.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': 'ic:neonate', 'proper_name': 'Alice Holmwood', 'style': 'Miss', 'tags': { 'ic:london'}, 'nest': 'ic:chawton_cottage', 'batch': 0 }

people['ic:alma_rest'] = { 'name': 'Alma', 'image': 'ic:alma-rest.png', 'type': 'ic:kine', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': None, 'proper_name': 'Alma Rest', 'style': 'Firstname', 'tags': { 'ic:london', 'ic:servant'}, 'nest': 'ic:rest', 'batch': 0 }

people['ic:amanda_lawson'] = { 'name': 'Mrs. Lawson', 'image': 'ic:amanda-lawson.png', 'type': 'ic:kine', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': None, 'proper_name': 'Amanda Lawson', 'style': 'Mrs.', 'tags': { 'ic:london', 'ic:servant'}, 'nest': 'ic:halpine_house', 'batch': }

people['ic:amanda_phillips'] = { 'name': 'Amanda', 'image': 'ic:amanda-phillips.png', 'type': 'ic:kine', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': None, 'proper_name': 'Amanda Phillips', 'style': 'Firstname', 'tags': { 'ic:in-the-know', 'ic:london', 'ic:servant'}, 'nest': 'ic:rest', 'batch': 0 }

people['ic:amy_keeble'] = { 'name': 'Lady Amy', 'image': 'ic:amy-keeble.png', 'type': 'ic:kine', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': None, 'proper_name': 'Amy Keeble', 'style': 'Lady', 'tags': { 'ic:blood_doll', 'ic:in-the-know', 'ic:london'}, 'nest': None, 'batch': 2 }

people['ic:andrew_baker'] = { 'name': 'Mr. Baker', 'image': 'ic:andrew-baker.png', 'type': 'ic:ghoul', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': None, 'proper_name': 'Andrew Baker', 'style': 'Mr.', 'tags': { 'ic:in-the-know', 'ic:london', 'ic:servant'}, 'nest': 'ic:rest', 'batch': 0 }

people['ic:andrew_johnson'] = { 'name': 'Mr. Johnson', 'image': None, 'type': 'ic:kine', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': None, 'proper_name': 'Andrew Johnson', 'style': 'Mr.', 'tags': { 'ic:agent', 'ic:in-the-know', 'ic:london'}, 'nest': None, 'batch': 2 }

people['ic:andrew_munter'] = { 'name': 'Lord Oakley', 'image': 'ic:andrew-munter.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': 'ic:ancilla', 'proper_name': 'Andrew Munter', 'style': 'Lord', 'tags': { 'ic:london', 'ic:peer', 'ic:viscount'}, 'nest': 'ic:kingslane_house', 'batch': 0 }

people['ic:angus_mcflite'] = { 'name': 'Mr. McFlite', 'image': 'ic:angus-mcflite.png', 'type': 'ic:ghoul', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': None, 'proper_name': 'Angus McFlite', 'style': 'Mr.', 'tags': { 'ic:agent', 'ic:in-the-know', 'ic:london'}, 'nest': None, 'batch': 2 }

people['ic:anna_bingley'] = { 'name': 'Lady Bingley', 'image': 'ic:anna-bingley.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': 'ic:ancilla', 'proper_name': 'Anna Bingley', 'style': 'Lady', 'tags': { 'ic:gentry', 'ic:london'}, 'nest': 'ic:the_bordean', 'batch': 0 }

people['ic:argyle_handerson'] = { 'name': 'Mr. Handerson', 'image': 'ic:argyle-handerson.png', 'type': 'ic:ghoul', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': None, 'proper_name': 'Argyle Handerson', 'style': 'Mr.', 'tags': { 'ic:in-the-know', 'ic:london', 'ic:servant'}, 'nest': 'ic:rest', 'batch': 0 }

people['ic:bernard_lloyds'] = { 'name': 'Father Lloyds', 'image': 'ic:bernard-lloyds.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': 'ic:ancilla', 'proper_name': 'Bernard Lloyds', 'style': 'Father', 'tags': { 'ic:london', 'ic:priest'}, 'nest': 'ic:saint_mary_s_chapel', 'batch': 0 }

people['ic:beth_spencer'] = { 'name': 'Beth', 'image': 'ic:beth-spencer.png', 'type': 'ic:kine', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': None, 'proper_name': 'Beth Spencer', 'style': 'Firstname', 'tags': { 'ic:london', 'ic:servant'}, 'nest': 'ic:halpine_house', 'batch': }

people['ic:betty_barnes'] = { 'name': 'Betty', 'image': 'ic:betty-barnes.png', 'type': 'ic:kine', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': None, 'proper_name': 'Betty Barnes', 'style': 'Firstname', 'tags': { 'ic:in-the-know', 'ic:london', 'ic:servant'}, 'nest': 'ic:rest', 'batch': 0 }

people['ic:charity_grey'] = { 'name': 'Lady Charity', 'image': 'ic:charity-grey.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': 'ic:neonate', 'proper_name': 'Charity Grey', 'style': 'Lady', 'tags': { 'ic:gentry', 'ic:london'}, 'nest': 'ic:haydon_walk_7', 'batch': 0 }

people['ic:christina_wilton'] = { 'name': 'Lady Christina', 'image': 'ic:christina-wilton.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': 'ic:neonate', 'proper_name': 'Christina Wilton', 'style': 'Lady', 'tags': { 'ic:gentry', 'ic:london'}, 'nest': 'ic:hogshaw_house', 'batch': 0 }

people['ic:clarisa_este-guelph'] = { 'name': 'Lady Renham', 'image': 'ic:clarisa-este-guelph.png', 'type': 'ic:kindred', 'clan': 'ic:clan_trilion', 'gender': 'ic:female', 'rank': 'ic:primogen', 'proper_name': 'Clarisa Este-Guelph', 'style': 'Lady', 'tags': { 'ic:duke', 'ic:london', 'ic:peer', 'ic:primogen'}, 'nest': 'ic:renham_palace', 'batch': 1 }

people['ic:constance_chelmsford'] = { 'name': 'Lady Chelmsford', 'image': 'ic:constance-chelmsford.png', 'type': 'ic:kine', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': None, 'proper_name': 'Constance Chelmsford', 'style': 'Lady', 'tags': { 'ic:blood_doll', 'ic:in-the-know', 'ic:london'}, 'nest': None, 'batch': 2 }

people['ic:daniel_crosswick'] = { 'name': 'Sir Crosswick', 'image': 'ic:daniel-crosswick.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': 'ic:neonate', 'proper_name': 'Daniel Crosswick', 'style': 'Sir', 'tags': { 'ic:gentry', 'ic:london'}, 'nest': 'ic:southanger_hall', 'batch': 0 }

people['ic:daphne_lantry'] = { 'name': 'Lady Lantry', 'image': 'ic:daphne-lantry.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': 'ic:neonate', 'proper_name': 'Daphne Lantry', 'style': 'Lady', 'tags': { 'ic:gentry', 'ic:london'}, 'nest': 'ic:briggs_manor', 'batch': 0 }

people['ic:dorian_price'] = { 'name': 'Sir Price', 'image': 'ic:dorian-price.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': 'ic:neonate', 'proper_name': 'Dorian Price', 'style': 'Sir', 'tags': { 'ic:gentry', 'ic:london'}, 'nest': 'ic:briggs_manor', 'batch': 0 }

people['ic:doris_coleman'] = { 'name': 'Mrs. Coleman', 'image': 'ic:doris-coleman.png', 'type': 'ic:ghoul', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': None, 'proper_name': 'Doris Coleman', 'style': 'Mrs.', 'tags': { 'ic:in-the-know', 'ic:london', 'ic:servant'}, 'nest': 'ic:rest', 'batch': 0 }

people['ic:edith_granger'] = { 'name': 'Miss Edith', 'image': 'ic:edith-granger.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': 'ic:neonate', 'proper_name': 'Edith Granger', 'style': 'Miss', 'tags': { 'ic:london'}, 'nest': 'ic:swan_house', 'batch': 0 }

people['ic:edmund_creslow'] = { 'name': 'Prince Edmund', 'image': 'ic:edmund-creslow.png', 'type': 'ic:kindred', 'clan': 'ic:court_of_the_prince', 'gender': 'ic:male', 'rank': 'ic:prince', 'proper_name': 'Edmund Creslow', 'style': 'Serene Majesty', 'tags': { 'ic:london', 'ic:prince'}, 'nest': 'ic:eastcrest_palace', 'batch': 1 }

people['ic:edna_crane'] = { 'name': 'Edna', 'image': 'ic:edna-crane.png', 'type': 'ic:kine', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': None, 'proper_name': 'Edna Crane', 'style': 'Firstname', 'tags': { 'ic:london', 'ic:servant'}, 'nest': 'ic:halpine_house', 'batch': }

people['ic:edna_porter'] = { 'name': 'Edna', 'image': 'ic:edna-porter.png', 'type': 'ic:kine', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': None, 'proper_name': 'Edna Porter', 'style': 'Firstname', 'tags': { 'ic:in-the-know', 'ic:london', 'ic:servant'}, 'nest': 'ic:18_maiden_lane', 'batch': }

people['ic:eleanor_de_beauvoir'] = { 'name': 'Lady Eleanor', 'image': 'ic:eleanor-de-beauvoir.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': 'ic:neonate', 'proper_name': 'Eleanor de Beauvoir', 'style': 'Lady', 'tags': { 'ic:gentry', 'ic:london'}, 'nest': 'ic:the_brass_jam', 'batch': 0 }

people['ic:eliza_sullivan'] = { 'name': 'Eliza', 'image': 'ic:eliza-sullivan.png', 'type': 'ic:kine', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': None, 'proper_name': 'Eliza Sullivan', 'style': 'Firstname', 'tags': { 'ic:london', 'ic:servant'}, 'nest': 'ic:halpine_house', 'batch': }

people['ic:ellwood_tobin'] = { 'name': 'Lieutenant Tobin', 'image': 'ic:ellwood-tobin.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': 'ic:ancilla', 'proper_name': 'Ellwood Tobin', 'style': 'Sir', 'tags': { 'ic:gentry', 'ic:london', 'ic:whip'}, 'nest': 'ic:the_barracks', 'batch': 0 }

people['ic:emily_baker'] = { 'name': 'Mrs. Baker', 'image': 'ic:emily-baker.png', 'type': 'ic:ghoul', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': None, 'proper_name': 'Emily Baker', 'style': 'Mrs.', 'tags': { 'ic:in-the-know', 'ic:london', 'ic:servant'}, 'nest': 'ic:rest', 'batch': 0 }

people['ic:engelbird_gardener'] = { 'name': 'Mr. Engelbird Gardener', 'image': 'ic:engelbird_gardener.png', 'type': 'ic:kine', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': None, 'proper_name': 'Engelbird Gardener', 'style': 'Mr.', 'tags': { 'ic:agent', 'ic:in-the-know', 'ic:london'}, 'nest': None, 'batch': 2 }

people['ic:esthella_van_halen'] = { 'name': 'Lady Sitas', 'image': 'ic:esthell-van-halen.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': 'ic:ancilla', 'proper_name': 'Esthella Van Halen', 'style': 'Lady', 'tags': { 'ic:baron', 'ic:dowager', 'ic:london', 'ic:peer'}, 'nest': 'ic:nursted', 'batch': 0 }

people['ic:evelyn_minnett'] = { 'name': 'Lady Evelyn', 'image': 'ic:evelyn-minnett.png', 'type': 'ic:kine', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': None, 'proper_name': 'Evelyn Minnett', 'style': 'Lady', 'tags': { 'ic:blood_doll', 'ic:in-the-know', 'ic:london'}, 'nest': None, 'batch': 2 }

people['ic:fred_potter'] = { 'name': 'The Habadasher', 'image': 'ic:fred-potter.png', 'type': 'ic:kine', 'clan': None, 'gender': 'ic:male', 'rank': None, 'proper_name': 'Fred Potter', 'style': 'Mr.', 'tags': { 'ic:in-the-know', 'ic:london'}, 'nest': None, 'batch': 0 }

people['ic:frederick_gray'] = { 'name': 'Mr. Gray', 'image': 'ic:frederick-gray.png', 'type': 'ic:kine', 'clan': None, 'gender': 'ic:male', 'rank': None, 'proper_name': 'Frederick Gray', 'style': 'Mr.', 'tags': { 'ic:london'}, 'nest': None, 'batch': }

people['ic:genevieve_saragy'] = { 'name': 'Lady Genevieve', 'image': 'ic:genevieve-saragy.png', 'type': 'ic:kine', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': None, 'proper_name': 'Genevieve Saragy', 'style': 'Lady', 'tags': { 'ic:blood_doll', 'ic:in-the-know', 'ic:london'}, 'nest': None, 'batch': 2 }

people['ic:gillian_vernell'] = { 'name': 'Lady Bickersteth', 'image': 'ic:gillian-vernell.png', 'type': 'ic:kindred', 'clan': 'ic:clan_pollentia', 'gender': 'ic:female', 'rank': 'ic:primogen', 'proper_name': 'Gillian Vernell', 'style': 'Lady', 'tags': { 'ic:duke', 'ic:london', 'ic:peer', 'ic:primogen'}, 'nest': 'ic:bickersteth_palace', 'batch': 1 }

people['ic:gladys_canterbury'] = { 'name': 'Mrs. Canterbury', 'image': 'ic:gladys-canterbury.png', 'type': 'ic:kine', 'clan': None, 'gender': 'ic:female', 'rank': None, 'proper_name': 'Gladys Canterbury', 'style': 'Mrs.', 'tags': { 'ic:in-the-know', 'ic:london'}, 'nest': None, 'batch': 0 }

people['ic:griselda_billington'] = { 'name': 'Lady Northall', 'image': 'ic:griselda-billington.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': 'ic:senectus', 'proper_name': 'Griselda Billington', 'style': 'Lady', 'tags': { 'ic:harpy', 'ic:london', 'ic:peer', 'ic:viscount'}, 'nest': 'ic:swan_house', 'batch': 0 }

people['ic:harry_barnes'] = { 'name': 'Mr. Barnes', 'image': 'ic:harry-barnes.png', 'type': 'ic:kine', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': None, 'proper_name': 'Harry Barnes', 'style': 'Mr.', 'tags': { 'ic:in-the-know', 'ic:london', 'ic:servant'}, 'nest': 'ic:rest', 'batch': 0 }

people['ic:hester_purden'] = { 'name': 'Lady Purden', 'image': 'ic:hester-purden.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': 'ic:ancilla', 'proper_name': 'Hester Purden', 'style': 'Lady', 'tags': { 'ic:gentry', 'ic:london'}, 'nest': 'ic:bear_path_78', 'batch': 0 }

people['ic:hilde_thames'] = { 'name': 'Miss Thames', 'image': 'ic:hilde-thames.png', 'type': 'ic:kine', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': None, 'proper_name': 'Hilde Thames', 'style': 'Miss', 'tags': { 'ic:london', 'ic:servant'}, 'nest': 'ic:halpine_house', 'batch': }

people['ic:horatio_brickdale'] = { 'name': 'Captain Brickdale', 'image': 'ic:horatio-brickdale.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': 'ic:senectus', 'proper_name': 'Horatio Brickdale', 'style': 'Sir', 'tags': { 'ic:gentry', 'ic:knight', 'ic:london', 'ic:whip'}, 'nest': 'ic:the_barracks', 'batch': 0 }

people['ic:ibrahim_ibn_yazid'] = { 'name': 'Ibrahim efendi', 'image': None, 'type': 'ic:kindred', 'clan': None, 'gender': 'ic:male', 'rank': None, 'proper_name': 'Ibrahim ibn Yazid', 'style': 'Sir', 'tags': { ''}, 'nest': None, 'batch': 0 }

people['ic:irene_miggins'] = { 'name': 'Mrs. Miggins', 'image': 'ic:irene-miggins.png', 'type': 'ic:kine', 'clan': None, 'gender': 'ic:female', 'rank': None, 'proper_name': 'Irene Miggins', 'style': 'Mrs.', 'tags': { 'ic:in-the-know', 'ic:london'}, 'nest': None, 'batch': 0 }

people['ic:isaac_ashdown'] = { 'name': 'Sir Ashdown', 'image': 'ic:isaac-ashdown.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': 'ic:ancilla', 'proper_name': 'Isaac Ashdown', 'style': 'Sir', 'tags': { 'ic:gentry', 'ic:london'}, 'nest': 'ic:rest', 'batch': 0 }

people['ic:jack_bryant'] = { 'name': 'Jack', 'image': 'ic:jack-bryant.png', 'type': 'ic:kine', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': None, 'proper_name': 'Jack Bryant', 'style': 'Firstname', 'tags': { 'ic:in-the-know', 'ic:london', 'ic:servant'}, 'nest': 'ic:rest', 'batch': 0 }

people['ic:james_cullen'] = { 'name': 'James Cullen', 'image': None, 'type': 'ic:ghoul', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': None, 'proper_name': 'James Cullen', 'style': 'Mr.', 'tags': { 'ic:in-the-know', 'ic:london'}, 'nest': None, 'batch': 2 }

people['ic:james_hogshaw'] = { 'name': 'Lord Aylesbury', 'image': 'ic:james-hogshaw.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': 'ic:senectus', 'proper_name': 'James Hogshaw', 'style': 'Lord', 'tags': { 'ic:earl', 'ic:london', 'ic:peer'}, 'nest': 'ic:hogshaw_house', 'batch': 0 }

people['ic:jane_pembershire'] = { 'name': 'Mrs. Pembershire', 'image': 'ic:jane-pembershire.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': 'ic:senectus', 'proper_name': 'Jane Pembershire', 'style': 'Mrs.', 'tags': { 'ic:harpy', 'ic:london'}, 'nest': 'ic:chawton_cottage', 'batch': 0 }

people['ic:jean_de_beauvoir'] = { 'name': 'Sir de Beauvoir', 'image': 'ic:jean-de-beauvoir.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': 'ic:neonate', 'proper_name': 'Jean de Beauvoir', 'style': 'Sir', 'tags': { 'ic:gentry', 'ic:london'}, 'nest': 'ic:the_brass_jam', 'batch': 0 }

people['ic:jeannette_iredale'] = { 'name': 'Lady Aldwych', 'image': 'ic:jeannette-iredale.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': 'ic:primogen', 'proper_name': 'Jeannette Iredale', 'style': 'Lady', 'tags': { 'ic:duke', 'ic:london', 'ic:peer', 'ic:primogen'}, 'nest': 'ic:aldwych_palace', 'batch': 0 }

people['ic:jessamine_scarborough'] = { 'name': 'Lady Norfolk', 'image': 'ic:jessamine-scarborough.png', 'type': 'ic:kindred', 'clan': 'ic:clan_trilion', 'gender': 'ic:female', 'rank': 'ic:neonate', 'proper_name': 'Jessamine Scarborough', 'style': 'Lady', 'tags': { 'ic:earl', 'ic:london', 'ic:peer'}, 'nest': None, 'batch': 1 }

people['ic:jesse_wheeler'] = { 'name': 'Sir Wheeler', 'image': 'ic:jesse-wheeler.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': 'ic:ancilla', 'proper_name': 'Jesse Wheeler', 'style': 'Sir', 'tags': { 'ic:gentry', 'ic:london'}, 'nest': 'ic:haydon_walk_7', 'batch': 0 }

people['ic:jim_marshall'] = { 'name': 'Mr. Marshall', 'image': 'ic:jim-marshall.png', 'type': 'ic:kine', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': None, 'proper_name': 'Jim Marshall', 'style': 'Mr.', 'tags': { 'ic:london', 'ic:servant'}, 'nest': 'ic:halpine_house', 'batch': }

people['ic:john_bingley'] = { 'name': 'Sir Bingley', 'image': 'ic:john-bingley.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': 'ic:ancilla', 'proper_name': 'John Bingley', 'style': 'Sir', 'tags': { 'ic:gentry', 'ic:london'}, 'nest': 'ic:the_bordean', 'batch': 0 }

people['ic:john_linden'] = { 'name': 'Detective Superintendent John Linden', 'image': None, 'type': 'ic:kine', 'clan': None, 'gender': None, 'rank': None, 'proper_name': 'John Linden', 'style': None, 'tags': { 'ic:london', 'ic:metropolitan_police'}, 'nest': None, 'batch': 2 }

people['ic:john_reed'] = { 'name': 'Mr. Reed', 'image': 'ic:john-reed.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': 'ic:neonate', 'proper_name': 'John Reed', 'style': 'Mr.', 'tags': { 'ic:london'}, 'nest': 'ic:rest', 'batch': 0 }

people['ic:julia_ashburn'] = { 'name': 'Lady Gallorett', 'image': 'ic:julia-ashburn.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': 'ic:neonate', 'proper_name': 'Julia Ashburn', 'style': 'Lady', 'tags': { 'ic:earl', 'ic:london', 'ic:pc', 'ic:peer'}, 'nest': 'ic:rest', 'batch': 0 }

people['ic:julia_dosett'] = { 'name': 'Julia Dosett', 'image': 'ic:julia_dosett.png', 'type': 'ic:kine', 'clan': None, 'gender': 'ic:female', 'rank': None, 'proper_name': 'Julia Dosett', 'style': 'Firstname', 'tags': { 'ic:in-the-know', 'ic:london', 'ic:servant'}, 'nest': 'ic:rest', 'batch': 2 }

people['ic:juliet_griffin'] = { 'name': 'Juliet', 'image': 'ic:juliet-griffin.png', 'type': 'ic:kine', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': None, 'proper_name': 'Juliet Griffin', 'style': 'Firstname', 'tags': { 'ic:london', 'ic:servant'}, 'nest': 'ic:halpine_house', 'batch': }

people['ic:katherine_lavery'] = { 'name': 'Lady Lavery', 'image': 'ic:katherine-lavery.png', 'type': 'ic:kine', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': None, 'proper_name': 'Katherine Lavery', 'style': 'Lady', 'tags': { 'ic:blood_doll', 'ic:in-the-know', 'ic:london'}, 'nest': None, 'batch': 2 }

people['ic:konrad_budai'] = { 'name': 'Sir Budai', 'image': 'ic:konrad-budai.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': 'ic:neonate', 'proper_name': 'Konrad Alfred Istvan Budai', 'style': 'Sir', 'tags': { 'ic:london', 'ic:peer', 'ic:retired_pc'}, 'nest': 'ic:rest', 'batch': 0 }

people['ic:lilly_callington'] = { 'name': 'Miss Callington', 'image': 'ic:lilly-callington.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': 'ic:neonate', 'proper_name': 'Lilly Callington', 'style': 'Miss', 'tags': { 'ic:london'}, 'nest': 'ic:rest', 'batch': 0 }

people['ic:livia_gladstone'] = { 'name': 'Miss Gladstone', 'image': 'ic:livia_gladstone_head.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': 'ic:neonate', 'proper_name': 'Livia Gladstone', 'style': 'Miss', 'tags': { 'ic:london', 'ic:pc'}, 'nest': 'ic:rest', 'batch': 0 }

people['ic:luke_chadwick'] = { 'name': 'Luke', 'image': 'ic:luke-chadwick.png', 'type': 'ic:kine', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': None, 'proper_name': 'Luke Chadwick', 'style': 'Firstname', 'tags': { 'ic:london', 'ic:servant'}, 'nest': 'ic:halpine_house', 'batch': }

people['ic:marcellus_vernell'] = { 'name': 'Lord Bickersteth', 'image': 'ic:marcellus-vernell.png', 'type': 'ic:kindred', 'clan': 'ic:clan_pollentia', 'gender': 'ic:male', 'rank': 'ic:primogen', 'proper_name': 'Marcellus Vernell', 'style': 'Lord', 'tags': { 'ic:duke', 'ic:london', 'ic:peer', 'ic:primogen'}, 'nest': 'ic:bickersteth_palace', 'batch': 1 }

people['ic:margaret_longley'] = { 'name': 'Miss Margaret', 'image': 'ic:margaret-longley.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': 'ic:neonate', 'proper_name': 'Margaret Longley', 'style': 'Miss', 'tags': { 'ic:london'}, 'nest': 'ic:chawton_cottage', 'batch': 0 }

people['ic:mary_young'] = { 'name': 'Lady Mary', 'image': 'ic:mary-young.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': 'ic:neonate', 'proper_name': 'Mary Young', 'style': 'Lady', 'tags': { 'ic:gentry', 'ic:london'}, 'nest': 'ic:hogshaw_house', 'batch': 0 }

people['ic:matilda_elkins'] = { 'name': 'Lady Matilda', 'image': 'ic:matilda-elkins.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': 'ic:neonate', 'proper_name': 'Matilda Elkins', 'style': 'Lady', 'tags': { 'ic:gentry', 'ic:london'}, 'nest': 'ic:swan_house', 'batch': 0 }

people['ic:maud_pritchard'] = { 'name': 'Mrs. Pritchard', 'image': 'ic:maud-pritchard.png', 'type': 'ic:kine', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': None, 'proper_name': 'Maud Pritchard', 'style': 'Mrs.', 'tags': { 'ic:in-the-know', 'ic:london', 'ic:servant'}, 'nest': 'ic:18_maiden_lane', 'batch': }

people['ic:michael_parisy'] = { 'name': 'Lord Exter', 'image': 'ic:michael-parisy.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': 'ic:ancilla', 'proper_name': 'Michael Parisy', 'style': 'Lord', 'tags': { 'ic:baron', 'ic:london', 'ic:peer'}, 'nest': 'ic:parisy_manor', 'batch': 0 }

people['ic:mildred_cooper'] = { 'name': 'Mildred', 'image': 'ic:mildred-cooper.png', 'type': 'ic:kine', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': None, 'proper_name': 'Mildred Cooper', 'style': 'Firstname', 'tags': { 'ic:in-the-know', 'ic:london', 'ic:servant'}, 'nest': 'ic:rest', 'batch': 0 }

people['ic:morgan_tresay'] = { 'name': 'Lord Varne', 'image': 'ic:morgan-tresay.png', 'type': 'ic:kindred', 'clan': 'ic:clan_trilion', 'gender': 'ic:male', 'rank': 'ic:neonate', 'proper_name': 'Morgan Tresay', 'style': 'Lord', 'tags': { 'ic:baron', 'ic:london', 'ic:peer'}, 'nest': None, 'batch': 1 }

people['ic:muriella_hogshaw'] = { 'name': 'Lady Aylesbury', 'image': 'ic:muriella-hogshaw.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': 'ic:senectus', 'proper_name': 'Muriella Hogshaw', 'style': 'Lady', 'tags': { 'ic:earl', 'ic:harpy', 'ic:london', 'ic:peer'}, 'nest': 'ic:hogshaw_house', 'batch': 0 }

people['ic:nat_purden'] = { 'name': 'Sir Purden', 'image': 'ic:nat-purden.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': 'ic:ancilla', 'proper_name': 'Nat Purden', 'style': 'Sir', 'tags': { 'ic:gentry', 'ic:london'}, 'nest': 'ic:bear_path_78', 'batch': 0 }

people['ic:nathan_dawson'] = { 'name': 'Sir Dawson', 'image': 'ic:nathan-dawson.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': 'ic:neonate', 'proper_name': 'Nathan Dawson', 'style': 'Sir', 'tags': { 'ic:gentry', 'ic:london'}, 'nest': 'ic:bear_path_78', 'batch': 0 }

people['ic:ned_morrison'] = { 'name': 'Mr. Morrison', 'image': 'ic:ned-morrison.png', 'type': 'ic:kine', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': None, 'proper_name': 'Ned Morrison', 'style': 'Mr.', 'tags': { 'ic:servant'}, 'nest': 'ic:bridewater_manor', 'batch': }

people['ic:nur-al-anat'] = { 'name': 'Annette', 'image': 'ic:nur-al-anat.png', 'type': None, 'clan': None, 'gender': None, 'rank': None, 'proper_name': 'Nur-al-Anat', 'style': 'Firstname', 'tags': { 'ic:servant'}, 'nest': None, 'batch': }

people['ic:orpha_wheeler'] = { 'name': 'Lady Wheeler', 'image': 'ic:orpha-wheeler.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': 'ic:ancilla', 'proper_name': 'Orpha Wheeler', 'style': 'Lady', 'tags': { 'ic:gentry', 'ic:london'}, 'nest': 'ic:haydon_walk_7', 'batch': 0 }

people['ic:oscar_newcombe'] = { 'name': 'Mr. Newcombe', 'image': 'ic:oscar-newcombe.png', 'type': 'ic:kine', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': None, 'proper_name': 'Oscar Newcombe', 'style': 'Mr.', 'tags': { 'ic:london', 'ic:servant'}, 'nest': 'ic:halpine_house', 'batch': }

people['ic:peter_shellton'] = { 'name': 'Lord Fulebroc', 'image': 'ic:peter-shellton.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': 'ic:ancilla', 'proper_name': 'Peter Shellton', 'style': 'Lord', 'tags': { 'ic:baron', 'ic:london', 'ic:peer'}, 'nest': 'ic:hogshaw_house', 'batch': 0 }

people['ic:philip_von_geldern'] = { 'name': 'Mr. von Geldern', 'image': 'ic:philip-von-geldern.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': 'ic:ancilla', 'proper_name': 'Philip von Geldern', 'style': 'Mr.', 'tags': { 'ic:london'}, 'nest': 'ic:tailors_way', 'batch': 0 }

people['ic:quincey_dickenson'] = { 'name': 'Lord Hertford', 'image': 'ic:quincey-dickenson.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': 'ic:ancilla', 'proper_name': 'Quincey Dickenson', 'style': 'Lord', 'tags': { 'ic:baron', 'ic:london', 'ic:peer'}, 'nest': 'ic:tailors_way', 'batch': 0 }

people['ic:rachel_green'] = { 'name': 'Miss Green', 'image': 'ic:rachel-green.png', 'type': 'ic:kine', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': None, 'proper_name': 'Rachel Green', 'style': 'Miss', 'tags': { 'ic:in-the-know', 'ic:london', 'ic:servant'}, 'nest': 'ic:rest', 'batch': 0 }

people['ic:romano_di_grimani'] = { 'name': 'Sir di Grimani', 'image': 'ic:romano300px.jpg', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': 'ic:neonate', 'proper_name': 'Romano di Grimani', 'style': 'Sir', 'tags': { 'ic:london', 'ic:pc'}, 'nest': 'ic:rest', 'batch': 0 }

people['ic:roy_morgan'] = { 'name': 'Mr. Morgan', 'image': 'ic:roy-morgan.png', 'type': 'ic:kine', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': None, 'proper_name': 'Roy Morgan', 'style': 'Mr.', 'tags': { 'ic:in-the-know', 'ic:london', 'ic:servant'}, 'nest': 'ic:rest', 'batch': 0 }

people['ic:rupert_billington'] = { 'name': 'Lord Northall', 'image': 'ic:rupert-billington.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': 'ic:senectus', 'proper_name': 'Rupert Billington', 'style': 'Lord', 'tags': { 'ic:london', 'ic:peer', 'ic:viscount'}, 'nest': 'ic:swan_house', 'batch': 0 }

people['ic:sally_williams'] = { 'name': 'Sally', 'image': 'ic:sally-williams.png', 'type': 'ic:kine', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': None, 'proper_name': 'Sally Williams', 'style': 'Firstname', 'tags': { 'ic:in-the-know', 'ic:london', 'ic:servant'}, 'nest': 'ic:18_maiden_lane', 'batch': }

people['ic:samuel_berkeley'] = { 'name': 'Sir Berkeley', 'image': 'ic:samuel-berkeley.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': 'ic:neonate', 'proper_name': 'Samuel Berkeley', 'style': 'Sir', 'tags': { 'ic:gentry', 'ic:london', 'ic:pc'}, 'nest': 'ic:rest', 'batch': 2 }

people['ic:samuel_coleman'] = { 'name': 'Samuel', 'image': 'ic:samuel-coleman.png', 'type': 'ic:kine', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': None, 'proper_name': 'Samuel Coleman', 'style': 'Firstname', 'tags': { 'ic:in-the-know', 'ic:london', 'ic:servant'}, 'nest': 'ic:rest', 'batch': 0 }

people['ic:sarah_ashdown'] = { 'name': 'Lady Ashdown', 'image': 'ic:sarah-ashdown.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': 'ic:ancilla', 'proper_name': 'Sarah Ashdown', 'style': 'Lady', 'tags': { 'ic:gentry', 'ic:london'}, 'nest': 'ic:rest', 'batch': 0 }

people['ic:solomon_este-guelph'] = { 'name': 'Lord Renham', 'image': 'ic:solomon-este-guelph.png', 'type': 'ic:kindred', 'clan': 'ic:clan_trilion', 'gender': 'ic:male', 'rank': 'ic:primogen', 'proper_name': 'Solomon Este-Guelph', 'style': 'Lord', 'tags': { 'ic:duke', 'ic:london', 'ic:peer', 'ic:primogen'}, 'nest': 'ic:renham_palace', 'batch': 1 }

people['ic:sophia_comberton'] = { 'name': 'Lady Sophia', 'image': 'ic:sophia-comberton.png', 'type': 'ic:kine', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': None, 'proper_name': 'Sophia Comberton', 'style': 'Lady', 'tags': { 'ic:blood_doll', 'ic:in-the-know', 'ic:london'}, 'nest': None, 'batch': 2 }

people['ic:stuart_bingley'] = { 'name': 'Mr. Bingley', 'image': 'ic:stuart-bingley.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': 'ic:ancilla', 'proper_name': 'Stuart Bingley', 'style': 'Mr.', 'tags': { 'ic:london'}, 'nest': 'ic:the_barracks', 'batch': 0 }

people['ic:sue_farley'] = { 'name': 'Lady Sue', 'image': 'ic:sue-farley.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': 'ic:neonate', 'proper_name': 'Sue Farley', 'style': 'Lady', 'tags': { 'ic:gentry', 'ic:london'}, 'nest': 'ic:bear_path_78', 'batch': 0 }

people['ic:susan_simmons'] = { 'name': 'Lady Tynedale', 'image': 'ic:susan-simmons.png', 'type': 'ic:kine', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': None, 'proper_name': 'Susan Simmons', 'style': 'Lady', 'tags': { 'ic:baron', 'ic:blood_doll', 'ic:in-the-know', 'ic:london', 'ic:peer'}, 'nest': None, 'batch': 2 }

people['ic:teresa_lewis'] = { 'name': 'Mrs. Lewis', 'image': 'ic:teresa-lewis.png', 'type': 'ic:ghoul', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': None, 'proper_name': 'Teresa Lewis', 'style': 'Mrs.', 'tags': { 'ic:in-the-know', 'ic:london', 'ic:servant'}, 'nest': 'ic:rest', 'batch': 0 }

people['ic:thaddaeus_pembershire'] = { 'name': 'Dr. Pembershire', 'image': 'ic:thaddaeus-pembershire.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': 'ic:ancilla', 'proper_name': 'Thaddaeus Pembershire', 'style': 'Dr.', 'tags': { 'ic:london'}, 'nest': 'ic:chawton_cottage', 'batch': 0 }

people['ic:tobin_wade'] = { 'name': 'Mr. Wade', 'image': 'ic:tobin-wade.png', 'type': 'ic:ghoul', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': None, 'proper_name': 'Tobin Wade', 'style': 'Mr.', 'tags': { 'ic:in-the-know', 'ic:london', 'ic:servant'}, 'nest': 'ic:rest', 'batch': 0 }

people['ic:victor_iredale'] = { 'name': 'Lord Aldwych', 'image': 'ic:victor-iredale.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': 'ic:primogen', 'proper_name': 'Victor Iredale', 'style': 'Lord', 'tags': { 'ic:duke', 'ic:london', 'ic:peer', 'ic:primogen'}, 'nest': 'ic:aldwych_palace', 'batch': 0 }

people['ic:virginia_longley'] = { 'name': 'Miss Virginia', 'image': 'ic:virginia-longley.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': 'ic:fledgeling', 'proper_name': 'Virginia Longley', 'style': 'Miss', 'tags': { 'ic:london'}, 'nest': 'ic:chawton_cottage', 'batch': 0 }

people['ic:walter_doherty'] = { 'name': 'Walter', 'image': 'ic:walter-doherty.png', 'type': 'ic:kine', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': None, 'proper_name': 'Walter Doherty', 'style': 'Firstname', 'tags': { 'ic:servant'}, 'nest': 'ic:bridewater_manor', 'batch': }

people['ic:wayne_darrington'] = { 'name': 'Sir Darrington', 'image': 'ic:wayne-darrington.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': 'ic:ancilla', 'proper_name': 'Wayne Darrington', 'style': 'Sir', 'tags': { 'ic:gentry', 'ic:knight', 'ic:london'}, 'nest': 'ic:tailors_way', 'batch': 0 }

people['ic:william_calhoun'] = { 'name': 'Lord Falkland', 'image': 'ic:lord_falkland_face.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': 'ic:neonate', 'proper_name': 'William James Alexander Calhoun', 'style': 'Lord', 'tags': { 'ic:london', 'ic:pc', 'ic:peer', 'ic:viscount'}, 'nest': 'ic:rest', 'batch': 0 }

people['ic:william_von_dunheim'] = { 'name': 'Sir von Dunheim', 'image': 'ic:william-von-dunheim.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:male', 'rank': 'ic:ancilla', 'proper_name': 'William von Dunheim', 'style': 'Sir', 'tags': { 'ic:gentry', 'ic:london'}, 'nest': 'ic:the_barracks', 'batch': 0 }

people['ic:winifred_moore'] = { 'name': 'Mrs. Moore', 'image': 'ic:winifred-moore.png', 'type': 'ic:kine', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': None, 'proper_name': 'Winifred Moore', 'style': 'Mrs.', 'tags': { 'ic:london', 'ic:servant'}, 'nest': 'ic:halpine_house', 'batch': }

people['ic:yolanda_peggotty'] = { 'name': 'Lady Yolanda', 'image': 'ic:yolanda-peggotty.png', 'type': 'ic:kindred', 'clan': 'ic:clan_angliae', 'gender': 'ic:female', 'rank': 'ic:neonate', 'proper_name': 'Yolanda Peggotty', 'style': 'Lady', 'tags': { 'ic:gentry', 'ic:london'}, 'nest': 'ic:kingslane_house', 'batch': 0 }

playground/people_data.txt · Last modified: 2017/06/30 11:08 by Brend