520
editsAd placeholder
User:TitanstringEnjoyer/List of quest steps that reward experience: Difference between revisions
Jump to navigation
Jump to search
User:TitanstringEnjoyer/List of quest steps that reward experience (edit)
Revision as of 18:33, 6 July 2024
, 6 Julyreorder the section + describe in which order i will extract the data
(add PERSONAL NOTES) |
(reorder the section + describe in which order i will extract the data) |
||
Line 40: | Line 40: | ||
|Would be great to verify in game how to trigger each step and add some notes in there, but this is going to take forever... For now I'm just copying the attribute {{c|DevComment}}, sometimes it's empty or not super clear, but in most cases it's useful. I prefix it with "DevComment:" if we eventually decide to empty or remove the column, so that I can just select all the "DevComment:" in a code editor and delete its content | |Would be great to verify in game how to trigger each step and add some notes in there, but this is going to take forever... For now I'm just copying the attribute {{c|DevComment}}, sometimes it's empty or not super clear, but in most cases it's useful. I prefix it with "DevComment:" if we eventually decide to empty or remove the column, so that I can just select all the "DevComment:" in a code editor and delete its content | ||
|} | |} | ||
Since the file {{c|quest_prototypes.lsx}} has the quests as parent nodes and all their steps as children nodes, it's probably easier to just go quest by quest, take all the children that reward experience, then move to the next quest. | |||
The quests are not defined in chronologically order at all in {{c|quest_prototypes.lsx}} (for example the first quest in the file is {{Quest|Find the Missing Shipment}}). Since I'm interested in extracting all the data for act 1 first, to prep my second playthrough, I won't follow the order in the file. | |||
== By act == | |||
=== Act 1 === | |||
{| class="wikitable sortable" | |||
!Quest | |||
!Objective | |||
!Step description | |||
!UUID | |||
!Category | |||
![[Area level|Area (level)]] | |||
!Level override | |||
!Reward | |||
!Notes | |||
|- | |||
|{{Quest|Explore the Ruins}} | |||
|Find a way into the ruins. | |||
|Shadowheart was trying to get into a building to look for supplies. We should see if there's anything useful in there. | |||
|{{uuid|681ece8b-a762-8a62-4877-547610f4c382}} | |||
|ProgressMajor | |||
|CRA_CrashSite (1) | |||
| - | |||
|{{User:TitanstringEnjoyer/Template:Experience queststep|level=1|category=progressmajor}} | |||
|DevComment: | |||
|} | |||
=== Act 2 === | |||
=== Act 3 === | |||
== By reward category == | == By reward category == | ||
Line 101: | Line 135: | ||
{{uuid|572cc0bc-ecf3-4a85-84be-10bdd2d60f3b}} | {{uuid|572cc0bc-ecf3-4a85-84be-10bdd2d60f3b}} | ||