diff --git a/db/re/item_db_equip.yml b/db/re/item_db_equip.yml index a14260da61..d1d73f3edb 100644 --- a/db/re/item_db_equip.yml +++ b/db/re/item_db_equip.yml @@ -48316,7 +48316,7 @@ Body: bonus bInt,4; bonus bMdef,10; bonus bVariableCastrate,-10; - if (.@r == 7 || .@r == 8) { + if (.@r >= 7) { bonus bDef,2; bonus bMatkRate,5; bonus bVariableCastrate,-5;