11 lines
162 B
JSON
11 lines
162 B
JSON
{
|
|
"Name": "Max Casey",
|
|
"Archetype": "Party Animal",
|
|
"Qualities": {
|
|
"Outgoing": 7,
|
|
"Nice": 6,
|
|
"Playful": 6,
|
|
"Neat": 3,
|
|
"Active": 3
|
|
}
|
|
}
|