Main/Component/UI/Common/ItemBaseEffect.cs
@@ -106,8 +106,12 @@ { switch (format) { case ItemCellformat.Format_120x120: return 1.2f; case ItemCellformat.Format_100x100: return 1.1f; case ItemCellformat.Format_84x84: return 1f; case ItemCellformat.Format_80x80: return 0.95f; case ItemCellformat.Format_70x70: