habitica/website/common/script/content/bundles.js

208 lines
3.9 KiB
JavaScript
Raw Permalink Normal View History

2019-11-14 21:08:45 +00:00
import t from './translation';
2019-11-14 21:08:45 +00:00
/*
---------------------------------------------------------------
Discounted Item Bundles
---------------------------------------------------------------
*/
const bundles = {
featheredFriends: {
key: 'featheredFriends',
text: t('featheredFriendsText'),
2024-04-05 03:42:28 +00:00
notes: t('featheredFriendsNotes'),
2019-11-14 21:08:45 +00:00
bundleKeys: [
'falcon',
'harpy',
'owl',
],
type: 'quests',
class: 'quest_bundle_featheredFriends',
value: 7,
},
splashyPals: {
key: 'splashyPals',
text: t('splashyPalsText'),
2024-04-05 03:42:28 +00:00
notes: t('splashyPalsNotes'),
2019-11-14 21:08:45 +00:00
bundleKeys: [
'dilatory_derby',
'turtle',
'whale',
],
type: 'quests',
class: 'quest_bundle_splashyPals',
value: 7,
},
farmFriends: {
key: 'farmFriends',
text: t('farmFriendsText'),
2024-04-05 03:42:28 +00:00
notes: t('farmFriendsNotes'),
2019-11-14 21:08:45 +00:00
bundleKeys: [
'cow',
'horse',
'sheep',
],
type: 'quests',
value: 7,
},
witchyFamiliars: {
key: 'witchyFamiliars',
text: t('witchyFamiliarsText'),
2024-04-05 03:42:28 +00:00
notes: t('witchyFamiliarsNotes'),
2019-11-14 21:08:45 +00:00
bundleKeys: [
'rat',
'spider',
'frog',
],
type: 'quests',
value: 7,
},
winterQuests: {
key: 'winterQuests',
text: t('winterQuestsText'),
2024-04-05 03:42:28 +00:00
notes: t('winterQuestsNotes'),
2019-12-23 19:09:40 +00:00
addlNotes: t('evilSantaAddlNotes'),
2019-11-14 21:08:45 +00:00
bundleKeys: [
'evilsanta',
'evilsanta2',
'penguin',
],
type: 'quests',
value: 7,
},
hugabug: {
key: 'hugabug',
text: t('hugabugText'),
2024-04-05 03:42:28 +00:00
notes: t('hugabugNotes'),
2019-11-14 21:08:45 +00:00
bundleKeys: [
'snail',
'beetle',
'butterfly',
],
type: 'quests',
value: 7,
},
cuddleBuddies: {
key: 'cuddleBuddies',
text: t('cuddleBuddiesText'),
2024-04-05 03:42:28 +00:00
notes: t('cuddleBuddiesNotes'),
2019-11-14 21:08:45 +00:00
bundleKeys: [
'bunny',
'ferret',
'guineapig',
],
type: 'quests',
value: 7,
},
aquaticAmigos: {
key: 'aquaticAmigos',
text: t('aquaticAmigosText'),
2024-04-05 03:42:28 +00:00
notes: t('aquaticAmigosNotes'),
2019-11-14 21:08:45 +00:00
bundleKeys: [
'axolotl',
'kraken',
'octopus',
],
type: 'quests',
value: 7,
},
forestFriends: {
key: 'forestFriends',
text: t('forestFriendsText'),
2024-04-05 03:42:28 +00:00
notes: t('forestFriendsNotes'),
2019-11-14 21:08:45 +00:00
bundleKeys: [
'ghost_stag',
'hedgehog',
'treeling',
],
type: 'quests',
value: 7,
},
oddballs: {
key: 'oddballs',
text: t('oddballsText'),
2024-04-05 03:42:28 +00:00
notes: t('oddballsNotes'),
2019-11-14 21:08:45 +00:00
bundleKeys: [
'slime',
'rock',
'yarn',
],
type: 'quests',
value: 7,
},
birdBuddies: {
key: 'birdBuddies',
text: t('birdBuddiesText'),
2024-04-05 03:42:28 +00:00
notes: t('birdBuddiesNotes'),
2019-11-14 21:08:45 +00:00
bundleKeys: [
'peacock',
'penguin',
'rooster',
],
type: 'quests',
value: 7,
},
mythicalMarvels: {
key: 'mythicalMarvels',
text: t('mythicalMarvelsText'),
2024-04-05 03:42:28 +00:00
notes: t('mythicalMarvelsNotes'),
2019-11-14 21:08:45 +00:00
bundleKeys: [
'unicorn',
'seaserpent',
'gryphon',
],
type: 'quests',
value: 7,
},
rockingReptiles: {
key: 'rockingReptiles',
text: t('rockingReptilesText'),
2024-04-05 03:42:28 +00:00
notes: t('rockingReptilesNotes'),
2019-11-14 21:08:45 +00:00
bundleKeys: [
'alligator',
'snake',
'velociraptor',
],
type: 'quests',
value: 7,
},
delightfulDinos: {
key: 'delightfulDinos',
text: t('delightfulDinosText'),
2024-04-05 03:42:28 +00:00
notes: t('delightfulDinosNotes'),
2019-11-14 21:08:45 +00:00
bundleKeys: [
'pterodactyl',
'triceratops',
'trex_undead',
],
type: 'quests',
value: 7,
},
jungleBuddies: {
key: 'jungleBuddies',
text: t('jungleBuddiesText'),
2024-04-05 03:42:28 +00:00
notes: t('jungleBuddiesNotes'),
bundleKeys: [
'monkey',
'sloth',
'treeling',
],
type: 'quests',
value: 7,
},
2020-10-13 19:36:38 +00:00
sandySidekicks: {
key: 'sandySidekicks',
text: t('sandySidekicksText'),
2024-04-05 03:42:28 +00:00
notes: t('sandySidekicksNotes'),
2020-10-13 19:36:38 +00:00
bundleKeys: [
'armadillo',
'snake',
'spider',
],
type: 'quests',
value: 7,
},
2019-11-14 21:08:45 +00:00
};
export default bundles;