%% Biography Event List
%%
%% The biography will introduce the personal conflict of this PC. It may also
%% contribute some NPCs or other details to the egg.
%%
%%  CONFLICT TYPES:
%%	.General	The default
%%	.Destitute	The PC's family is too poor

Biography
% desc <You had a happy childhood.>
desc <あなたは幸せな子供時代を送った。>
requires <GENERAL>
Cheerfulness 15

Biography
% desc <You were a sickly and miserable child.>
desc <子供の頃のあなたは病気がちで体が弱かった。>
requires <GENERAL>
Cheerfulness -15

Biography
% desc <As a child you lacked ambition.>
desc <子供の頃のあなたには、特にこれといった夢がなかった。>
requires <GENERAL>
Easygoingness 15

Biography
% desc <From the day you were born, you dreamt of becoming an adventurer.>
desc <この世に生まれてからずっと、冒険者になることを夢見てきた。>
requires <GENERAL>
Easygoingness -15

Biography
% desc <As a child you were always surrounded by friends.>
desc <子供の頃のあなたは、いつも友達に囲まれていた。>
requires <GENERAL>
Sociability 15

Biography
% desc <As a child you were something of a loner.>
desc <子供の頃のあなたは、あまり人付き合いをしなかった。>
requires <GENERAL>
Sociability -15

