Skip to content

Commit 0dcdf9d

Browse files
refactor: update data [skip publish]
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9647b11 commit 0dcdf9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/assets/items.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7114,7 +7114,7 @@ export const items = new Collection<string, PokemonTypes.Item>([
71147114
[
71157115
'utilityumbrella',
71167116
{
7117-
desc: 'The holder ignores rain- and sun-based effects. Damage and accuracy calculations from attacks used by the holder are affected by rain and sun, but not attacks used against the holder.',
7117+
desc: 'The holder ignores rain- and sun-based effects, including those of its Ability unless it is Orichalcum Pulse or Protosynthesis. Damage and accuracy calculations from attacks used by the holder are affected by rain and sun, but not attacks used against the holder.',
71187118
gen: 8,
71197119
name: 'Utility Umbrella',
71207120
shortDesc: 'The holder ignores rain- and sun-based effects.'

0 commit comments

Comments
 (0)