{{ playerActionState[player.id].icon }}
{{ playerActionState[player.id].label }}
⚙️
Thinking...
#{{ player.id }}
{{ player.status }}
{{ blindMode && player.status === '存活' ? '👤' : getRoleIcon(player.role) }}
{{ player.name }}
{{ player.role }}
💬 Speaking...
{{ getRecentThought(player) }}
...
🏆