2,875
edits
(First version) |
m (Correct optionality of parameters) |
||
Line 14: | Line 14: | ||
| Number | | Number | ||
| The result of the calculation. Either required inputs or estimated outputs. | | The result of the calculation. Either required inputs or estimated outputs. | ||
| | | False | ||
|- | |- | ||
| <code>economyType</code> | | <code>economyType</code> | ||
Line 21: | Line 21: | ||
* <code>Input</code> to calculate the estimated input items required. | * <code>Input</code> to calculate the estimated input items required. | ||
* <code>Output</code> to calculate the estimated output items. | * <code>Output</code> to calculate the estimated output items. | ||
| | | False | ||
|- | |- | ||
| <code>preservationChance</code> | | <code>preservationChance</code> | ||
| Number | | Number | ||
| The player's [[PreservationChance]] ranging from 0 - 80 | | The player's [[PreservationChance]] ranging from 0 - 80 | ||
| | | True | ||
|- | |- | ||
| <code>duplicationChance</code> | | <code>duplicationChance</code> | ||
| Number | | Number | ||
| The player's [[DuplicationChance]] ranging from 0 - 100 | | The player's [[DuplicationChance]] ranging from 0 - 100 | ||
| | | True | ||
|- | |- | ||
| <code>extraItemChance</code> | | <code>extraItemChance</code> | ||
| Number | | Number | ||
| The player's [[ExtraItemChance]] ranging from 0 - ? | | The player's [[ExtraItemChance]] ranging from 0 - ? | ||
| | | True | ||
|- | |- | ||
|} | |} |
edits