@dynamicContent('profile') @php $classes = ['', 'Warrior', 'Paladin', 'Hunter', 'Rogue', 'Priest', '', 'Shaman', 'Mage', 'Warlock', '', 'Druid', ]; $races = [ '', 'Human', 'Orc', 'Dwarf', 'Nightelf', 'Undead', 'Tauren', 'Gnome', 'Troll', 'Goblin', 'Highelf' ]; @endphp
{{ $loop->index + 1 }} | mortality_status == 3) class="desat" @endif> name }}"--}} target="_blank" class="@if ($character->mortality_status == 3) deset @endif">{{ $character->name }} | {{ $character->level }} | @switch ($character->mortality_status) @case (1) {{ __('page_profile')['characters']['still_standing'] }} @break @case (2) {{ __('page_profile')['characters']['immortal'] }} @break @case (3) {{ __('page_profile')['characters']['fallen'] }} @break @default - @break @endswitch | @forelse($character->glyphs as $glyph) spell == 50004) src="{{ Vite::asset('resources/images/icons/spells/spell_nature_sleep.png') }}" style="width: 24px; margin-right: 5px;" data-toggle="tooltip" data-placement="top" data-title="{{ __('page_profile')['characters']['exhaustion'] }}" class="float-left"> @endif spell == 50000) src="{{ Vite::asset('resources/images/icons/spells/spell_nature_timestop.png') }}" style="width: 24px; margin-right: 5px;" data-toggle="tooltip" data-placement="top" data-title="{{ __('page_profile')['characters']['slow_and_steady'] }}" class="float-left"> @endif spell == 50008) src="{{ Vite::asset('resources/images/icons/spells/ability_dualwield.png') }}" style="width: 24px; margin-right: 5px;" data-toggle="tooltip" data-placement="top" data-title="{{ __('page_profile')['characters']['war_mode'] }}" class="float-left"> @endif @empty @endforelse |