<{$smarty.const._MD_SD2ND_LANG_COSTUME_LIST}>

<{$smarty.const._MD_SD2ND_MES_COSTUME_LIST}>

<{if count($objects) > 0}> <{foreach from=$objects item=obj}> <{/foreach}>
<{$smarty.const._MD_SD2ND_LANG_COSTUME_ID}> <{$smarty.const._MD_SD2ND_LANG_COSTUME_NAME}> <{$smarty.const._MD_SD2ND_LANG_GROW_LIFE}> <{$smarty.const._MD_SD2ND_LANG_GROW_SOUL}> <{$smarty.const._MD_SD2ND_LANG_GROW_POW}> <{$smarty.const._MD_SD2ND_LANG_GROW_STR}> <{$smarty.const._MD_SD2ND_LANG_GROW_DEX}> <{$smarty.const._MD_SD2ND_LANG_GROW_SPEED}> <{$smarty.const._MD_SD2ND_LANG_GROW_MAG}> <{$smarty.const._MD_SD2ND_LANG_GROW_REG}> <{$smarty.const._MD_SD2ND_LANG_GROW_CON}> <{$smarty.const._MD_SD2ND_LANG_MODIFY_HP}> <{$smarty.const._MD_SD2ND_LANG_MODIFY_TP}> <{$smarty.const._MD_SD2ND_LANG_MODIFY_AT}> <{$smarty.const._MD_SD2ND_LANG_MODIFY_DF}> <{$smarty.const._MD_SD2ND_LANG_MODIFY_MAT}> <{$smarty.const._MD_SD2ND_LANG_MODIFY_MDF}> <{$smarty.const._MD_SD2ND_LANG_MODIFY_ACT}> <{$smarty.const._MD_SD2ND_LANG_MOVE_COST}>
<{$obj->getShow('costume_id')}> <{$obj->getShow('costume_name')}> <{$obj->getShow('grow_life')}> <{$obj->getShow('grow_soul')}> <{$obj->getShow('grow_pow')}> <{$obj->getShow('grow_str')}> <{$obj->getShow('grow_dex')}> <{$obj->getShow('grow_speed')}> <{$obj->getShow('grow_mag')}> <{$obj->getShow('grow_reg')}> <{$obj->getShow('grow_con')}> <{$obj->getShow('modify_hp')}> <{$obj->getShow('modify_tp')}> <{$obj->getShow('modify_at')}> <{$obj->getShow('modify_df')}> <{$obj->getShow('modify_mat')}> <{$obj->getShow('modify_mdf')}> <{$obj->getShow('modify_act')}> <{$obj->getShow('move_cost')}>
<{/if}>