--- id: 3077518e-cc7d-4519-908a-87d74b15e932 type: solution title: "Abilities tab styling and perk prerequisites fix" tags: [vagabond, foundry, vtt, css, abilities, fix] importance: 0.5 confidence: 0.8 created: "2025-12-15T03:56:59.969678+00:00" updated: "2025-12-15T03:56:59.969678+00:00" --- Styled abilities tab with ancestry block, features/perks lists using CSS grid, and active effects display. Fixed perk prerequisites showing [object Object] by calling getPrerequisiteString() method during item preparation and filtering out 'None' for empty prereqs.