-
Notifications
You must be signed in to change notification settings - Fork 141
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
weapon buff not showing #52
Comments
That's because inside PlayerData.json there are declared only buffs for the long sword |
does that mean i have to do clean install for it ? . or wait for further update |
As for now I'm not planning to add any other weapons. But you can experiment by messing with PlayerData.json (in order to do that just follow the code in this repo) |
I've been thinking it would be prudent to get the info for all other weapons, including the ones missed on long sword (general spirit gauge). Can you give some instructions on how to achieve this for individual people? Maybe someone could update and commit later on, but some instruction on adding to the PlayerData.json would be nice. |
I saw that one of fork of this repo has a few weapon buffs. You can just copy the new definitions here PlayerDataConig.cs |
it seems only 2 weapon buff that doesnt show ,
switch axe ( power axe & amped state ),
charge blade ( shield charge, blade charge, and power axe/savage axe).
i've tested longsword and it showed the buff , i guess only these 2 weapon for now.
The text was updated successfully, but these errors were encountered: