name:{{name}}

money:{{wealth}}

cloths: {% for i in row1 %}

装备id{{i[0]}}
{% endfor %}

storage: {% for i in row2 %}

装备id{{i[0]}}
{% endfor %}