Skip to content

Web app made for quick objective time calculations for Dead by Daylight

Notifications You must be signed in to change notification settings

OrigamiMM/DBDCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBDCalculator

Website link

Website currently found https://www.dbd-loadouts.com/

Who is this website for?

Website is a tool for players of Dead by Daylight to quickly calculate objective times based on what they have equipped in their inventory. There are factors that play into objective time such as base speed, perk and items buffs, enemy debuffs, and more not even counting updates made to the game.

Goals for the calculator: Perk builder and calculate single objective time (Generators)

This file has described large overall milestones with bullet points made to split up into smaller subgoals. Each subgoal would be a separate branch before we merge. Each overall milestone is then merged into production. This file should always be updated.

  1. Generate JSON data files for perks, items and addons
    1. Generate raw JSON files for perks, items, and addons with python
    2. Process both json files to download images and change path to the local download
    3. Add stat objects by processing item and addon descriptions, modify json
    4. Add perk modifiers by processing a seperate modifiers.txt file and modify perk json
  2. Make a calculate objectiveTime method that takes in selected perks, items, and addons. (Top to bottom approach to be taken)
    1. Calculate Gen Time
      1. Create a general objectiveTime method that uses a function of $${(objectiveCharges) \over (chargeSpeedPerSecond)}$$

About

Web app made for quick objective time calculations for Dead by Daylight

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •