diff --git a/data/actions/player.json b/data/actions/player.json index 6d6dfac3..15370c57 100644 --- a/data/actions/player.json +++ b/data/actions/player.json @@ -500,7 +500,18 @@ 45 ], "statuses": { - "caster": [], + "caster": [ + { + "id": 85, + "duration": 24000, + "modifiers": [ + { + "modifier": "AttackPowerPercent", + "value": 20 + } + ] + } + ], "target": [] } },