From b451fe01928afc94c5c831aba5198f4bfca044ef Mon Sep 17 00:00:00 2001 From: Sakura Knoll Date: Wed, 27 Apr 2022 23:01:08 +0900 Subject: [PATCH] Fix wrong stats of aponia pri weapon --- .../honkai3rd/weapons/prisoner-of-the-past-deed-of-fate.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/data/honkai3rd/weapons/prisoner-of-the-past-deed-of-fate.json b/public/data/honkai3rd/weapons/prisoner-of-the-past-deed-of-fate.json index 1e3fd6fb..77d96867 100644 --- a/public/data/honkai3rd/weapons/prisoner-of-the-past-deed-of-fate.json +++ b/public/data/honkai3rd/weapons/prisoner-of-the-past-deed-of-fate.json @@ -2,8 +2,8 @@ "id": "prisoner-of-the-past-deed-of-fate", "name": "Prisoner of the Past: Deed of Fate", "category": "chakram", - "atk": 287, - "crt": 11, + "atk": 442, + "crt": 16, "rarity": 6, "battlesuits": [{ "id": "aponia" }], "originalWeapons": ["prisoner-of-the-past"],