Generated on Feb 19, 2025, 3:19:35 PMgemini-1.5-flash
{
"characterType": "hero",
"characterName": "Bjorn", //Example name, can be customized
"visualStyle": "cartoonish", //Can be adjusted to "realistic" or other styles
"attributes": {
"age": 35,
"gender": "male",
"species": "human",
"bodyType": "muscular",
"height": "tall",
"skinTone": "light tan",
"hairColor": "blonde",
"hairStyle": "long braided",
"facialHair": "long beard",
"eyeColor": "blue"
},
"clothing": {
"top": "leather tunic",
"bottom": "leather pants",
"footwear": "leather boots",
"accessories": ["viking horned helmet", "multiple leather bracers", "torc necklace"]
},
"equipment": {
"weapon": "battle axe",
"shield": "round wooden shield with a dragon emblem"
},
"specialAbilities": [
"enhanced strength",
"battle cry that temporarily boosts allies' morale"
],
"colorScheme": {
"primary": "#A0522D", //Sienna
"secondary": "#8B4513", //SaddleBrown
"accent": "#FFD700" //Gold
},
"pose": "standing with axe raised",
"expressions": ["determined", "angry", "focused"],
"additionalNotes": "Consider adding scars and tattoos to enhance the character's rugged appearance. The axe should be large and imposing. The shield could have runic inscriptions."
}