We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15dc8d8 commit 04d6098Copy full SHA for 04d6098
src/constants/pets.js
@@ -1971,6 +1971,9 @@ module.exports = {
1971
name: 'Bird Discourse',
1972
desc: [`§7Gives §c+${symbols.strength}%ability% Strength §7to players within §a20 §7blocks`, '§7Doesn\'t stack'],
1973
descFn: ({ round }, level, multiplier) => round(5 + (level * multiplier)),
1974
+ }, {
1975
+ name: 'Parrot Feather Infusion',
1976
+ desc: ['§7When summoned or in your pets menu, boost the duration of consumed §cGod Potions§7 by §e%ability%%'],
1977
}],
1978
},
1979
0 commit comments