diff --git a/src/blessfrey-gdd/passive-skill b/src/blessfrey-gdd/passive-skill new file mode 100644 index 0000000..bb9297c --- /dev/null +++ b/src/blessfrey-gdd/passive-skill @@ -0,0 +1,33 @@ +
Passive skills bestow a constant effect and are perpetually applied in the background.
+ +Skills perform their function on their user and target, but they are also applied to their target's applied_skills
, a list of skill usages.
A skill naturally ends after completion. After all the keywords are complete, the skill will complete.
+ +A skill prematurely ends if it is removed (the remove keyword targets applied skills) or reapplied (a duplicate skill ends earlier instances of the skill then is applied normally).
+ +When a skill ends for any reason, all keywords must also end.
diff --git a/src/static/extra/RegisterGame.bat b/src/static/extra/RegisterGame.bat new file mode 100755 index 0000000..75144f4 --- /dev/null +++ b/src/static/extra/RegisterGame.bat @@ -0,0 +1 @@ +reg import vampire.reg \ No newline at end of file diff --git a/src/views/milestones.tpl b/src/views/milestones.tpl index 2487b34..52dc730 100644 --- a/src/views/milestones.tpl +++ b/src/views/milestones.tpl @@ -152,6 +152,11 @@