Difference between revisions of "Template:DropReward/doc"
Jump to navigation
Jump to search
imported>Elaeagnifolia |
>Canim44 (Added item2 to params and examples) |
||
| (26 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{doc/start}} | {{doc/start}} | ||
==Parameters== | ==Parameters== | ||
| − | * droptype - Common | + | * droptype - Common, Daily, Weekly, First |
| − | * itemtype - Material, Weapon, Wyrmprint | + | * itemtype - Currency, Resource, Material, Weapon, Wyrmprint |
* item - The name of item dropped | * item - The name of item dropped | ||
| + | * item2 - The name of item dropped in place of item (i.e., augments in [[Astral Raids]]) | ||
* min - The minimum amount that can be obtained | * min - The minimum amount that can be obtained | ||
* max - The maximum amount that can be obtained | * max - The maximum amount that can be obtained | ||
| + | * exact - The exact amount that can be obtained | ||
* avg - The average amount that can be obtained | * avg - The average amount that can be obtained | ||
| + | * bullets - Specifying this will add a bullet point at the beginning | ||
==Examples== | ==Examples== | ||
| Line 17: | Line 20: | ||
<pre>{{DropReward|droptype=Daily|itemtype=Material|item=Royal Jade Insignia|min=3|max=5|avg=10|bullets=1}}</pre> | <pre>{{DropReward|droptype=Daily|itemtype=Material|item=Royal Jade Insignia|min=3|max=5|avg=10|bullets=1}}</pre> | ||
{{DropReward|droptype=Daily|itemtype=Material|item=Royal Jade Insignia|min=3|max=5|avg=10|bullets=1}} | {{DropReward|droptype=Daily|itemtype=Material|item=Royal Jade Insignia|min=3|max=5|avg=10|bullets=1}} | ||
| + | |||
| + | <pre>{{DropReward|droptype=Daily|itemtype=Material|item=Fortifying Crystal|item2=Amplifying Crystal|exact=1}}</pre> | ||
| + | {{DropReward|droptype=Daily|itemtype=Material|item=Fortifying Crystal|item2=Amplifying Crystal|exact=1}} | ||
{{doc/end}} | {{doc/end}} | ||
Latest revision as of 07:53, 14 November 2019
Parameters
- droptype - Common, Daily, Weekly, First
- itemtype - Currency, Resource, Material, Weapon, Wyrmprint
- item - The name of item dropped
- item2 - The name of item dropped in place of item (i.e., augments in Astral Raids)
- min - The minimum amount that can be obtained
- max - The maximum amount that can be obtained
- exact - The exact amount that can be obtained
- avg - The average amount that can be obtained
- bullets - Specifying this will add a bullet point at the beginning
Examples
{{DropReward|droptype=Common|itemtype=Material|item=Water Orb|avg=4}}
Error: Table Materials not found.
(~4 per run)
{{DropReward|droptype=Daily|itemtype=Material|item=Royal Jade Insignia|min=3|max=5|avg=10}}
Error: Table Materials not found.
x3-5 (~10 per run)
{{DropReward|droptype=Daily|itemtype=Material|item=Royal Jade Insignia|min=3|max=5|avg=10|bullets=1}}
Error: Table Materials not found.
x3-5 (~10 per run)
{{DropReward|droptype=Daily|itemtype=Material|item=Fortifying Crystal|item2=Amplifying Crystal|exact=1}}
Error: Table Materials not found.
OR Error: Table Materials not found.
x1