Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Archaeology Perk Tree #1

Closed
5 tasks done
Infernio opened this issue May 6, 2021 · 1 comment
Closed
5 tasks done

Archaeology Perk Tree #1

Infernio opened this issue May 6, 2021 · 1 comment
Assignees
Labels
A-perks Area: Perk Trees C-enhancement Category: Enhancement, a request to add or enhance a feature M-relnotes Misc: Issue should be listed in the version history for its milestone
Milestone

Comments

@Infernio
Copy link
Owner

Infernio commented May 6, 2021

Perk Tree

  • Art: Chisel
  • Unlocked by: Finding your first Relic
  • Improved by: Researching more Relics
  • Perks: Unlocks studying and finding other types of Relics and improves the benefits they give you when researched

Pretty much the central perk that will gate access to other parts of the mod until it is advanced, meaning the player will have to go exploring in order to access most of Wildfire - which is the entire point of this mod.

Event for unlocking is a simple OnItemAdded. The research system will handle improving the skill via direct script calls.

Perks

Archaeology Perk Tree Illustration

  • Basic Research - Allows the player to construct furniture in order to pursue further studies on relics.
  • Writing - Allows the player to conduct research on writings and inscriptions in dungeons.
  • Languages - Allows the player to attempt to translate said writings and inscriptions.
  • Cultures - Allows the player to conduct full-scale excavations (with NPCs and followers joining in) to find highly powerful endgame gear from ancient civilizations (or just random trash, depending on your luck (and eventually Cultures level, see below)).

Initial Work

  • Basic in-game tree (tree shows up, perks can be selected)
  • Tree is locked until the first relic is found
  • Finding the first relic grants a perk
  • Researching more relics grants further points
  • The perks have actual gameplay impacts (only the first one for now)

Later Work

See #8

@Infernio Infernio added A-perks Area: Perk Trees C-enhancement Category: Enhancement, a request to add or enhance a feature labels May 6, 2021
@Infernio Infernio added this to the 0.1 milestone May 6, 2021
@Infernio Infernio self-assigned this May 6, 2021
@Infernio
Copy link
Owner Author

Infernio commented May 6, 2021

Sub implemented since 5d4326f.

@Infernio Infernio closed this as completed May 6, 2021
@Infernio Infernio added the M-relnotes Misc: Issue should be listed in the version history for its milestone label May 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-perks Area: Perk Trees C-enhancement Category: Enhancement, a request to add or enhance a feature M-relnotes Misc: Issue should be listed in the version history for its milestone
Projects
None yet
Development

No branches or pull requests

1 participant