[ data model ]
Each jedi gets its own page, which besides the basic Character and Jedi data also contains several lists (Force Power Known Model, Skill Known Model, Combat Style Known Model, Lightsaber Model) and a manually maintained list of equipment.
| Jedi | |
|---|---|
| Force Level_dot | A positive integer (or zero) for the Jedi's Force Level |
| Rank | A name for the jedi's rank (i.e. Padawan, Master, etc) |
| Fitness_dot | A positive integer for the Jedi's Fitness (Control, Body) attribute |
| Vision_dot | A positive integer for the Jedi's Vision (Sense, Body) attribute |
| Strength_dot | A positive integer for the Jedi's Strength (Alter, Body) attribute |
| Reason_dot | A positive integer for the Jedi's Reason (Control, Mind) attribute |
| Intuition_dot | A positive integer for the Jedi's Intuition (Sense, Mind) attribute |
| Energy_dot | A positive integer for the Jedi's Energy (Alter, Mind) attribute |
<data jedi> Force Level [dot] : 5 Rank : Padawan Fitness [dot] : 3 Vision [dot] : 4 Strength [dot] : 3 Reason [dot] : 4 Intuition [dot] : 5 Energy [dot] : 4 </data>
An example of a jedi.