fh-fvtt / zweihander

This is an unofficial community implementation of the Zweihander d100 system for FoundryVTT
https://raw.githubusercontent.com/fh-fvtt/zweihander/main/system.json
MIT License
10 stars 7 forks source link

Centralize skill advances in order to enable buying skills through Unique Advances automatically #165

Open kvndrsslr opened 2 years ago

kvndrsslr commented 2 years ago

Currently professions are the single source of skill advances and are referenced directly in multiple locations in the code. This should be resolved by introducing a method that computes skill advances from all relevant sources. Then we can also buy skill advances through unique advances.