Skip to content

A stage efficiency calculator for Arknights with a questionable tech stack.

Notifications You must be signed in to change notification settings

PeterYR/stage-eff-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PeterYR's Scuffed Stage Efficiency Calculator

Usage

Install dependencies

pip install -r requirements.txt

Run program

main.py <stage_id> <sanity cost> [extra LMD/san]
  • <stage_id>: Game ID of stage to analyze. Easy to check using Penguin Statistics.
  • <sanity cost>: Sanity cost of stage.
  • [extra LMD/san]: Extra LMD earned per sanity spent, usually from event shops. Do not include the base 12 LMD/sanity from all stages.

Example: IS-10 (Il Siracusano) costs 21 sanity, with unlimited 20 LMD offer in shop:

main.py act21side_10 21 20

Acknowledgements

About

A stage efficiency calculator for Arknights with a questionable tech stack.

Resources

Stars

Watchers

Forks

Languages