Property | Type | Description | |
---|---|---|---|
AllItems | Stats[][]>.Dictionary | ||
monster |
Method | Description | |
---|---|---|
ItemChoices ( |
||
ItemData ( |
||
Run ( IList |
||
TranslateBack ( IList |
Method | Description | |
---|---|---|
ASimulator ( |
||
HeroStats ( |
Method | Description | |
---|---|---|
enhancmentBonus ( int potionType ) : |
protected ASimulator ( |
||
monster | ||
heroLevel | int | |
itemLevel | int | |
return | System |
protected HeroStats ( |
||
build | ||
return |
public ItemChoices ( |
||
hero | ||
slot | int | |
return | int |
public ItemData ( |
||
hero | ||
slot | int | |
index | int | |
return | Item |
public abstract Run ( IList |
||
builds | IList |
|
frontCount | int | |
return | double[] |
public TranslateBack ( IList |
||
buildTexts | IList |
|
return | IList |