{% extends 'base.html' %} {% load humanize %} {% block title_head %} Attack {{ subaccount.account_name }} {% endblock title_head %} {% block head %} {% endblock %} {% block content %} {% load gameui %} {% if not can_attack %}
{{ denial_message }}
Attack a player by tricking their AI into saying "Access Granted". You can try clever attacks like impersonating them, overriding their security, or requesting their AI to write a story. [Tips]
{% if subaccount.account_id == account.account_id %}If you want to test new defenses and attacks without saving anything, you can also try the sandbox.
{% endif %} {% if restriction_message %}