Creates a table with a similar layout to the Skyrim - The Adventure Game quest cards. Inclusion of line breaks are entered manually to maintain similarities to the physical card.
ParamatersEdit
SkyrimTAG Quest
Parameter |
Scope |
Description
|
number
|
required
|
The quest card's number.
|
name
|
optional
|
The quest name.
|
threat
|
optional
|
The card's maximum Threat token level.
|
flavor
|
optional
|
The flavor text beneath the card's title.
|
level
|
optional
|
The recommended level.
|
location
|
optional
|
Where the quest requires you to go, indicated by the icon. Mark as "remove" when the Player Figure should be removed from the board.
|
locationall
|
optional
|
Mark as "true" if the quest location requires all players ( ).
|
locationflavor
|
optional
|
The flavor text above the quest objective.
|
objective
|
required
|
The quest objective. Mark as "false" to remove the Objective section.
|
skilltest
|
optional
|
The skill used for a skill test.
|
skilltest2
|
optional
|
The second skill used for a skill test.
|
skilltest2type
|
optional
|
Mark as "and" if both skills are rolled. Mark as "or" if either skill can be rolled.
|
result
|
optional
|
The required result for the skill test.
|
push
|
optional
|
The resource used to push a skill test.
|
fail
|
optional
|
Mark as "false" if the quest has no Success/Failure section.
|
successflavor
|
optional
|
The flavor text for beating the quest objective.
|
success
|
optional
|
The reward/action for beating the quest objective.
|
successdaedric
|
optional
|
Mark as "true" to remove the background color for Daedric dialogue.
|
failureflavor
|
optional
|
The flavor text for failing the quest objective.
|
failure
|
optional
|
The punishment/action for failing the quest objective.
|
failuredaedric
|
optional
|
Mark as "true" to remove the background colour for Daedric dialogue.
|
onesided
|
optional
|
Mark as "true" to remove all parameters between the title and end, for one-sided cards.
|
endflavor
|
optional
|
The flavor text underneath the Success/Failure boxes.
|
end
|
optional
|
The reward/action underneath the Success/Failure boxes.
|
option1flavor
|
optional
|
The flavor text in the Option 1 box.
|
option1
|
optional
|
The action in the Option 1 box.
|
option2flavor
|
optional
|
The flavor text in the Option 2 box.
|
option2
|
optional
|
The action in the Option 2 box.
|
{{SkyrimTAG Quest
|number=1
|name=Example Quest<br>Part I
|threat=4
|flavor=You decide to go on a quest.<br>Perhaps you will find treasure.
|location=a {{SkyrimTAG|Wilderness}} space in Whiterun.
|locationflavor=You arrive at your quest location.<br>You spy an obstacle!
|objective=Clear the obstacle.
|skilltest=One Handed
|result=2 {{SkyrimTAG|Circle}}
|push=Plant Component
|successflavor=You successfully clear<br>the obstacle.
|success=Gain 2 {{SkyrimTAG|Experience}}.
|failureflavor=The obstacle defeats you<br>and takes your money.
|failure=Lose 2 {{SkyrimTAG|Septim}}.<br>{{SkyrimTAG|Threat}} and {{SkyrimTAG|Discard}} this card.
|endflavor=That obstacle was no match for<br>your immense power. Drinks all around!
|end={{SkyrimTAG|Draw}} S4.
|option1flavor=I am rather thirsty...
|option1={{SkyrimTAG|Discard}} S4.<br>{{SkyrimTAG|Threat}}.
|option2flavor=This isn't a good idea.
|option2={{SkyrimTAG|Discard}} S4.
}}
{{SkyrimTAG Quest
|number=255
|name=The Side Quest<br>Part I
|threat=3
|location=Riften.
|locationflavor=At last, it's time for you to do a side quest!
|objective=Clear 2 {{SkyrimTAG|Human Enemy}}.
|successflavor=The side quest giver lies<br>dead in front of you.
|failureflavor=You fall to the floor as<br>the side quest giver defeats<br>you.
|failure={{SkyrimTAG|Threat}} and {{SkyrimTAG|Discard}} this card.
|endflavor=That side quest was so much fun,<br>you completely forget to gain any reward.
}}