diff --git a/config/artifacts.json b/config/artifacts.json index 1f47dbbe3..eb90dc52e 100644 --- a/config/artifacts.json +++ b/config/artifacts.json @@ -1258,9 +1258,10 @@ { "bonuses" : [ { - "type" : "BLOCK_LUCK", + "type" : "LUCK", "val" : 0, - "valueType" : "BASE_NUMBER" + "valueType" : "INDEPENDENT_MIN", + "propagator": "BATTLE_WIDE" } ], "index" : 85,