Assets/Scripts/TowerDefense/Level/EndlessBuff/EndlessBuff.cs
@@ -53,9 +53,9 @@ if (gemId == 101) attributeId = 1; else if (gemId == 105) else if (gemId == 201) attributeId = 2; else if (gemId == 109) else if (gemId == 301) attributeId = 3; isEffective = attributeId == buffData.Config.target_type[1]; break;