From Dark and Darker Wiki
| m (Removing whitespace.) | m (class data to hf38) | ||
| Line 69: | Line 69: | ||
| |rogue={{#switch:{{lc:{{{2|}}}}} | |rogue={{#switch:{{lc:{{{2|}}}}} | ||
|    |attributes={{#switch:{{lc:{{{3|}}}}} |    |attributes={{#switch:{{lc:{{{3|}}}}} | ||
|      |strength= |      |strength=9 | ||
|      |vigor= |      |vigor=6 | ||
|      |agility=25 |      |agility=25 | ||
|      |dexterity=25 |      |dexterity=25 | ||
|      |knowledge=10 |      |knowledge=10 | ||
|      |will=10 |      |will=10 | ||
|      |resourcefulness= |      |resourcefulness=20 | ||
|      |#default= |      |#default= | ||
|      }} |      }} | ||
Revision as of 19:01, 28 March 2024
Can call
- any class name
- attributes|any attribute name
 
- all_classes
- all_attributes
Example
{{Class_Data|fighter|attributes|strength}} 
15
{{Class_Data|all_classes}}
Barbarian,Bard,Cleric,Fighter,Ranger,Rogue,Warlock,Wizard
{{Class_Data|all_attributes}}
Strength,Vigor,Agility,Dexterity,Knowledge,Will,Resourcefulness
 
						