some more fixes for data consistency

This commit is contained in:
2023-02-06 01:50:05 +09:00
parent 97bdcff481
commit c35d4d5ce1
7 changed files with 339 additions and 177 deletions

View File

@@ -104,7 +104,7 @@
attack_data_category: attackData.category,
// 技タイプ
move_type: JSON.parse(attackData.types),
move_type: attackData.types,
// 範囲の計算で使用する
};
// 計算