Cabal Online Ep33+ Drop Editor by PwrDex & AI
NOTE: I'm not an official programmer. I have just very basic knowledge about coding.
Working:
- Reading the World_Drop.scp file, with using the necessary .dec files.
- View the different tables
- Filter with text and dropdown
- Dropdown filters ordered, tiered
- Drop related tables mostly editable
- Calculate droprates
- Save the changes in NEW file -> (so you have to replace the edited after each restart!)
Known issues: -Bind calculation over item id: 33554432+
Required modules: pip install flask
Running on http://127.0.0.1:5000