Skip to content

Character planner #496

Answered by LmeSzinc
totallynotaguynon asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, depending on when the oversea game client have the in-game planner added.

There are some planning websites but hard to use to be honest, you need to manual input your inventory while the in-game tool reads realtime data. If you somehow exported the results from planning websites, insert them into config/<config_name>.json under key Dungeon.Planner, examples:
(Key item and total are required, others will be updated during SRC runs)

      "Item_Raging_Heart": {
        "item": "Raging_Heart",
        "value": 20,
        "total": 65,
        "synthesize": 0,
        "time": "2020-01-01 00:00:00",
        "progress": 30.77,
        "eta": 1.9
      },
      "Item_Moon_Madness_Fang": {
 …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@WakPd
Comment options

Answer selected by totallynotaguynon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants