Player level management
Your player level determines which quests are available to you.Setting your level
Changing your level will update which quests appear as “Unlocked” vs “Locked” based on level requirements.
Auto-start unlocked tasks
Enable or disable automatic status changes for newly unlocked tasks:- Enabled (default): When you complete a task, any newly unlocked tasks automatically change from “not started” to “in progress”
- Disabled: You must manually start tasks
Item tier customization
Tarkov Kappa Navi ranks items by Flea Market value using tier thresholds (S/A/B/C/D).Default thresholds
| Tier | Default Value |
|---|---|
| S | 100,000₽ |
| A | 50,000₽ |
| B | 20,000₽ |
| C | 10,000₽ |
| D | < 10,000₽ |
Customizing tier thresholds
Navigate to item list
Go to any page displaying items with tier labels (e.g., quest objectives, hideout requirements).
Tier thresholds are stored in browser localStorage under the key
tarkov-kappa-tier-thresholds and persist across sessions.Resetting tier thresholds
To restore default values:Language switching
Tarkov Kappa Navi supports Japanese and English.Changing language
Language preference is stored in your profile (
lang: 'ja' | 'en') and synced to IndexedDB.What’s translated
- UI labels and buttons
- Quest and item names (if available in game data)
- System messages and notifications
- Settings descriptions
- Recommendation reasons
Display preferences
Compact view modes
Some pages offer compact view toggles to reduce screen space:- Quest lists: Toggle between card view and compact row view
- Item tables: Collapse/expand item details
- Map markers: Show/hide labels
View mode preferences are typically stored per-page or per-component and may reset when you clear browser data.
Pinning tasks to “Now”
The Now panel is a dedicated workspace for up to 3 high-priority tasks.Adding a task to Now
Removing a task from Now
Now pins in data
Now pins are:- Stored in the
nowPinstable in IndexedDB - Included in JSON exports
- Shared via QR codes
- Preserved across browser sessions
Wipe ID customization
The Wipe ID is a user-defined label to organize data across different game wipes.Setting a Wipe ID
Changing the Wipe ID does not reset your progress or clear data. It’s purely an organizational label. Use the Danger Zone reset to actually clear progress.
Wipe ID usage
- Separates map pins by wipe (
mapId + wipeId + viewModeindex) - Included in progress shares and exports
- Helps distinguish backups from different game versions