Anonymous

Calculator:Template/ItemEconomy/doc: Difference between revisions

From Melvor Idle
m
Correct optionality of parameters
(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.
| True
| 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.
| True
| 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
| False
| 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
| False
| True
|-
|-
| <code>extraItemChance</code>
| <code>extraItemChance</code>
| Number
| Number
| The player's [[ExtraItemChance]] ranging from 0 - ?
| The player's [[ExtraItemChance]] ranging from 0 - ?
| False
| True
|-
|-
|}
|}
1,029

edits