{% load tcgcreatorlookup %} {% load static %}
{% for phase in phase_my_show %} | {{phase.phase_name}} | {% endfor %} {% for timing in timing_my_show %}{{timing.timing_name}} | {% endfor %} {% for kind in kind_my_show %}{{kind.monster_effect_name}} | {% 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 %} |
{% if field_free == False %}
{% for y in range_y %}
{% for x in range_x %}
{% if Duel.is_ai is False %}{%else%}{%endif%}
|
|