-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update sorceress_leveling.go #685
base: main
Are you sure you want to change the base?
Conversation
Antizerg
commented
Feb 20, 2025
•
edited
Loading
edited
- Updated fire leveling Sorc to use firebolt instead of icebolt, allowing sorc to use firebolt starting at level 1.
- Updated the stat selection to get a balance of stats
- Removed town of portal being a required key binding, allowing a fresh character to be started in the three leveling files (Sorc, lightning sorc, and paladin)
Updated fire leveling Sorc to use firebolt instead of icebolt, allowing sorc to use firebolt starting at level 1. Also updated the stat selection to get 34 strength first, then pump rest into vita. This will probably get updated later once auto-equip is implemented
fixed typo in Strength, and also updated strength value to 43.
To not create a bunch of extra PRs, could you please amend the following in this PR to remove TP from being a required keybind? update: |
Completed, thanks for the feedback, went ahead and grabbed the two other leveling go files as well. |