-
-
Notifications
You must be signed in to change notification settings - Fork 50
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
[Bug] Weapons created in Foundry do not create parry and block #2036
Comments
Using the file Using Foundry Items:Using Actor ComponentsThe
|
@chrismaille Good afternoon! I probably don't write well in English, which is why there was such a misunderstanding. This error, if you can call it that, is not related to the import. The problem is that the weapon that was originally created in the foundry ("GCS" is not involved here at all) or weapons imported by the library from "GCS" (i.e. also considered to be the item of the foundry), and not in the character, do not have parry and block calculation fields. You need to manually enter the calculated value of the final protection in the line "Parry Bonus" or "Block bonus". Is it possible to calculate such protection for a weapon automatically from a skill, or were these fields originally needed for this? |
When you use inventory in foundry (i.e. you don't import weapons from "GCS", but create them as an item in foundry), then block and parry are not calculated for them
The text was updated successfully, but these errors were encountered: