-
-
Read the JSON associated to the hero
Name |
Type |
Description |
json |
Object
|
Json object describing the hero |
-
-
Check if the class ID exists
-
-
Get the property according to class inherit and this hero
Name |
Type |
Description |
prop |
string
|
The property name |
Returns:
-
getExperienceTable
()Object
-
Get the experience table according to class inherit and this hero
Returns:
-
getStatisticsProgression
()Array.<SystemProgression>
-
Get the statistics progression according to class inherit and this hero
Returns:
Type |
Description |
Array.<SystemProgression>
|
|
-
-
Get the skills according to class inherit and this hero
Returns:
-
createExpList
()Array.<number>
-
Create the experience list according to base and inflation
Returns:
Type |
Description |
Array.<number>
|
|