{% load tcgcreatorlookup %} {% load static %}
{% if user_point2 %} {{user_name2}} {{user_point2.win}}勝{{user_point2.lose}}敗 {{user_point2.point}}pt
{% endif %} {% if Config.show_wait_chain is True %} {% for phase in phase_my_show %} {% endfor %} {% for timing in timing_my_show %} {% endfor %} {% for kind in kind_my_show %} {% endfor %} {% for phase in phase_other_show %} {% endfor %} {% for timing in timing_other_show %} {% endfor %} {% for kind in kind_other_show %} {% endfor %} {% for phase in phase_my_show %} {% endfor %} {% for timing in timing_my_show %} {% endfor %} {% for kind in kind_my_show %} {% endfor %}
{{phase.phase_name}}{{timing.timing_name}}{{kind.monster_effect_name}}
相手
自分
{% endif %}



{% if field_free == False %} {% for y in range_y %} {% for x in range_x %} {% endfor %} {% endfor %}
{% else %}
{% for y in range_y %} {% for x in range_x %}
{% endfor %} {% if y|get_field_mine_or_other:0 != y|get_field_mine_or_other_plus_1:range_y %}
{% if Config.show_message %}
{% endif %}
{% elif y|get_field_mine_or_other:0 == 2 %} {% if y|get_field_no_clear:0 is False or y|get_field_no_clear_plus_1:range_y is False%}
{% endif %} {% elif y|get_field_mine_or_other:0 == 1 %} {% if y|get_field_no_clear:0 is False or y|get_field_no_clear_plus_1:range_y is False%}
{% endif %} {% endif %} {% endfor %} {% endif%}

{% if Duel.is_ai is False %}{%else%}{%endif%}

{% if cheat == True %}
cheat2
cheat3
{% endif %} {% if user_point1 %} {{user_name1}} {{user_point1.win}}勝{{user_point1.lose}}敗 {{user_point1.point}}pt
{% endif %}