We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I try to create an NPC and I pass only the data regarding the skill proficiency, it always defaults the skill ability to "Dexterity".
Actor.create({name:'teste',type: 'npc','system.skills.his.value':1})
This didn't happened in earlier versions?
The text was updated successfully, but these errors were encountered:
I'll have to give this a test, but I believe that should be fixed by this PR: #2179
Sorry, something went wrong.
Related to #1933 Should be fixed by #2388
arbron
No branches or pull requests
When I try to create an NPC and I pass only the data regarding the skill proficiency, it always defaults the skill ability to "Dexterity".
Actor.create({name:'teste',type: 'npc','system.skills.his.value':1})
This didn't happened in earlier versions?
The text was updated successfully, but these errors were encountered: