Template:Infobox adventure
This template defines the table "Adventure_poe1". View table.
An adventure | |
---|---|
![]() | |
A descriptive text for the adventure. | |
Adventure | |
Rank |
legendary
|
Duration |
5 turns
|
Rewards | |
Experience |
50% (not shared)
|
Copper |
|
Items |
|
This infobox is designed to be used for adventures that idle companions in Caed Nua can participate in.
Syntax
Copy the below code into an adventure page, and fill out the values.
{{Infobox adventure | name = | image = | caption = | rank = | duration = | experience = | copper = | unique_item1 = | unique_item1_qty = | unique_item2 = | unique_item2_qty = | grand_items = | major_items = | average_items = | minor_items = | other_rewards = }}
Parameters
- name
- Optional. The name of the adventure. Defaults to page name.
- image
- Optional. An image for the upgrade, with file extension. For example:
Dyrwood coa.png
- caption
- Optional. A description for the adventure, appearing underneath the image.
- rank
- Required. The rank or tier of the adventure. Use
minor
,average
,major
,grand
orlegendary
- duration
- Required. The duration of the adventure in turns. Only use the integer value. For example:
3
- experience
- Optional. The experience the companion gets for completing the adventure. For example:
50%
- copper
- Optional. The amount of copper the adventure yields. Use the range, with a dash in between values. For example:
1000-3000
- unique_item1
- Optional. Unique item for completing the adventure. For example:
Washing cloth
- unique_item1_qty
- Optional. Quantity of the unique item above. Only use if more than 1, otherwise leave it empty.
- unique_item2
- Optional.Unique item for completing the adventure. For example:
Bath tub
- unique_item2_qty
- Optional. Quantity of the unique item above. Only use if more than 1, otherwise leave it empty.
- grand_items
- Optional. Amount of grand items for completing the adventure. Use integer value. For example:
1
- major_items
- Optional. Amount of major items for completing the adventure. Use integer value. For example:
1
- average_items
- Optional. Amount of average items for completing the adventure. Use integer value. For example:
1
- minor_items
- Optional. Amount of minor items for completing the adventure. Use integer value. For example:
1
- other_rewards
- Optional. Only use for general adventures, when all other adventures of the given rank have been completed. Use a comma-separated list of the possible rewards. For example:
20% XP, 1 major item, 2 average items, 750-2000 {{cp}}, major reputation bonus
.
The above documentation is transcluded from Template:Infobox adventure/doc. (edit | history)