Add 'proficiency' property to subclass object
- 主要语言
- TypeScript
- 星标
- 934
- 派生
- 427
- 平均合并
- 17 小时 25 分钟
- 30 天内合并 PR
- 22
描述
So
When you choose life domain for cleric, you get proficiency with heavy armor, but it is not specified in data itself, you just get a feature called "bonus proficiency", which itself is not too descriptive.
My suggestion is, maybe add `proficiencies` property to domain object? And add such property to aby subclass giving you proficiencies?
贡献指南
调研方向
Look at the subclass data structure in the repository, likely in a JSON file for cleric domains. Identify where subclass objects are defined and add a 'proficiencies' property. Check existing examples of proficiency data elsewhere in the database to understand the format. Verify the change by reviewing the data consistency and possibly running any validation scripts.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- json, typescript
- 领域
- database
- Issue 类型
- 功能
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 65/100