[ data model ]
Each Jedi lists a number of Skills, which they have ranks in. This data model describes the skill itself; the Skill Known Model describes the coupling of skill and character.
| Skill | |
|---|---|
| Description_wiki | A short description of the skill. |
| Trained Only | A 'yes' or 'no' depending on whether the skill can only be used when trained in it. |
<data !skill> Description [wiki] : Trained Only : </data>