Difference between revisions of "Template:QuestDisplayTest/doc"
Jump to navigation
Jump to search
>Seraii |
>Seraii |
||
| Line 8: | Line 8: | ||
* 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 | * bullets - Specifying this will add a bullet point at the beginning | ||
| + | * QuestType - Campaign, Event, Facility, Maze, Raid | ||
| + | * Id - Quest Id # (ex: 200080001) | ||
| + | * QuestGroupName - Quest Group (ex: Zodiark's Trial) | ||
| + | * GroupType - Type of Quests group are | ||
| + | * EventName - Name of Event quest belongs to | ||
| + | * SectionName - Subtitle of Quest (ex: Ch. 1/1.1) | ||
| + | * Location - Setting of Quest (ex: Enemy Camp) | ||
| + | * QuestViewName - Quest Display Name (ex: Zodiark's Trial: Beginner) | ||
| + | * PrevNextBar - Type Yes if quest is part of a chain (ex: Yes) | ||
| + | * NextQuest - Display name of next quest in chain | ||
| + | * PreviousQuest - Display name of previous quest in chain | ||
| + | * Elemental - Main Element of quest | ||
| + | * SuggestedMight - Suggested Might of Quest | ||
| + | * MightRequirement - Required Might of Quest | ||
| + | * NormalStaminaCost - Stamina Cost of quest | ||
| + | * SkipTicket - Type Yes if quest can be completed with Skip Tickets | ||
| + | * ClearTermsType - Condition to complete quest | ||
| + | * FailedTermsType - Condition to fail quest | ||
| + | * TimeLimit - Time limit of quest | ||
| + | * ContinueLimit - Number of times you can use the continue function during quest | ||
| + | * ThumbnailImage=Quest_List_Thumbnail_05 | ||
| + | * MissionCompleteType1=Don't allow any of your team to fall in battle | ||
| + | * MissionCompleteType2=Finish in 180 seconds or less | ||
| + | * MissionCompleteType3=Don't use any continues | ||
| + | * MissionsClearSetEntityType1=Wyrmite | ||
| + | * MissionsClearSetEntityQuantity1=5 | ||
| + | * MissionsClearSetEntityType2=Wyrmite | ||
| + | * MissionsClearSetEntityQuantity2=5 | ||
| + | * MissionsClearSetEntityType3=Wyrmite | ||
| + | * MissionsClearSetEntityQuantity3=5 | ||
| + | * MissionCompleteEntityType=Wyrmite | ||
| + | * MissionCompleteEntityQuantity=5 | ||
| + | * FacilityClearCondition=Stage Clear | ||
| + | * FacilityClearReward=Twinkling Sand | ||
| + | * FacilityClearRewardType=Material | ||
| + | * FacilityClearRewardQuantity=10 | ||
==Special Parameters== | ==Special Parameters== | ||
Revision as of 23:51, 23 October 2018
Parameters
- droptype - Common, Daily, Weekly, First
- itemtype - Currency, Resource, Material, Weapon, Wyrmprint
- item - The name of item dropped
- 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
- QuestType - Campaign, Event, Facility, Maze, Raid
- Id - Quest Id # (ex: 200080001)
- QuestGroupName - Quest Group (ex: Zodiark's Trial)
- GroupType - Type of Quests group are
- EventName - Name of Event quest belongs to
- SectionName - Subtitle of Quest (ex: Ch. 1/1.1)
- Location - Setting of Quest (ex: Enemy Camp)
- QuestViewName - Quest Display Name (ex: Zodiark's Trial: Beginner)
- PrevNextBar - Type Yes if quest is part of a chain (ex: Yes)
- NextQuest - Display name of next quest in chain
- PreviousQuest - Display name of previous quest in chain
- Elemental - Main Element of quest
- SuggestedMight - Suggested Might of Quest
- MightRequirement - Required Might of Quest
- NormalStaminaCost - Stamina Cost of quest
- SkipTicket - Type Yes if quest can be completed with Skip Tickets
- ClearTermsType - Condition to complete quest
- FailedTermsType - Condition to fail quest
- TimeLimit - Time limit of quest
- ContinueLimit - Number of times you can use the continue function during quest
- ThumbnailImage=Quest_List_Thumbnail_05
- MissionCompleteType1=Don't allow any of your team to fall in battle
- MissionCompleteType2=Finish in 180 seconds or less
- MissionCompleteType3=Don't use any continues
- MissionsClearSetEntityType1=Wyrmite
- MissionsClearSetEntityQuantity1=5
- MissionsClearSetEntityType2=Wyrmite
- MissionsClearSetEntityQuantity2=5
- MissionsClearSetEntityType3=Wyrmite
- MissionsClearSetEntityQuantity3=5
- MissionCompleteEntityType=Wyrmite
- MissionCompleteEntityQuantity=5
- FacilityClearCondition=Stage Clear
- FacilityClearReward=Twinkling Sand
- FacilityClearRewardType=Material
- FacilityClearRewardQuantity=10
Special Parameters
These Parameters require template inputs as follows:
- GetherwingCost - Cost in Getherwings to join a quest
Ex:
{{GetherwingCostIconDisplay|cost=3}}
- DailyDropQuantity - Times you can complete quest for daily rewards
Ex:
{{RewardChestIconDisplay|value=2}}
- WeeklyDropQuantity - Times you can complete quest for weekly rewards
Ex:
{{RewardChestIconDisplay|value=2}}
- FacilityConditions - Quest conditions that increase the base reward in facility quests
Ex:
|FacilityConditions=
{{FacilityConditionRow|Don't run into any traps|5}}
{{FacilityConditionRow|Finish in 200 seconds or less|5}}
{{FacilityConditionRow|Open 1 or more treasure chests|10}}
{{FacilityConditionRow|Shapeshift 1 or more times with your team|1}}
{{FacilityConditionRow|Don't take any damage at all|3}}
- FirstClearRewards/DropRewards/WeaponRewards/WyrmprintRewards/DailyDropReward/WeeklyDropReward - Display lists of item rewards for quest. All these parameters use the same base template.
Ex:
|FirstClearRewards=
{{DropReward|droptype=First|itemtype=Currency|item=Wyrmite|exact=5}}
{{DropReward|droptype=First|itemtype=Material|item=Shadowwyrm's Sphere|exact=10}}
{{DropReward|droptype=First|itemtype=Material|item=Twinkling Sand|exact=15}}