• Spotlight of the Moment
  • @foreach ($featuredChars as $character)

    {{ $character->image->species->name }}

    Thumbnail for {{ $character->fullName }}
    @if (!$character->is_visible) @endif {{ $character->fullName }}
    {!! $character->image->rarity_id ? $character->image->rarity->displayName : 'No Rarity' !!}
    {!! $character->displayOwner !!}

    @endforeach

    Spotlight changes every time you refresh this page.
    Characters allow either gift art or gift writing.