diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index f0ad7e42b..4016b710b 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -51021,7 +51021,7 @@ item_db: ( Type: 6 Loc: 1023 Script: <" - bonus bCriAtkRate, 4; + bonus bCritAtkRate, 4; bonus bCritical, 1; "> }, @@ -51032,7 +51032,7 @@ item_db: ( Type: 6 Loc: 1023 Script: <" - bonus bCriAtkRate, 6; + bonus bCritAtkRate, 6; bonus bCritical, 2; "> }, @@ -51043,7 +51043,7 @@ item_db: ( Type: 6 Loc: 1023 Script: <" - bonus bCriAtkRate, 8; + bonus bCritAtkRate, 8; bonus bCritical, 3; "> }, @@ -51054,7 +51054,7 @@ item_db: ( Type: 6 Loc: 1023 Script: <" - bonus bCriAtkRate, 10; + bonus bCritAtkRate, 10; bonus bCritical, 4; "> }, |