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