Difference between revisions of "Template:Quest infobox/doc"

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:
==Description==
This template generates an infobox for the quest with the parameters manually entered by the editor. There is no good automated way to get the detailed quest info from the game data, so the research has to be done manually by the player.
==Parameters==
'''n''' - amount of runs ran to obtain the quest data (shows in the top left)
'''phases''' - number of phases in the quest
'''enemies''(phase number)''''' - a list of enemies and their properties. Properties must be separated with a comma (,) and enemy entries themselves with a semicolon (;).
# transient ID
# skill ID (separate multiple skill IDs with "@"; can be substituted with text instead)
# [[LV]]
# Sacred Artifact level
# [[Skill Lv]]
# [[HP]] (can be set to "auto" to automatically calculate the value based on the transient's level)
# [[ATK]] (can be set to "auto" to automatically calculate the value based on the transient's level)
# Number of said enemies (to avoid repetition in the table)
'''items''(phase number)''''' - a list of items dropped from the quest. Similarly to enemies, item details must be separated with a comma and entries with a semicolon.
# item ID (also works for transient drops)
# drop chance
# amount of dropped items
==Examples==
<pre>{{Quest infobox
<pre>{{Quest infobox
|n=50
|n=50
trusted
5,920

edits

Navigation menu