diff --git a/src/blessfrey-gdd/ID b/src/blessfrey-gdd/ID
index de341aa..c84c7e5 100644
--- a/src/blessfrey-gdd/ID
+++ b/src/blessfrey-gdd/ID
@@ -99,7 +99,7 @@
7 - Mercur
- 0 - supernal
- - 1 - projectile
+ - 1 - subskill
- 2 - environment
- 3 - unlearnable
- 4 - job perk
diff --git a/src/blessfrey-gdd/skill b/src/blessfrey-gdd/skill
index e2bf590..f053733 100644
--- a/src/blessfrey-gdd/skill
+++ b/src/blessfrey-gdd/skill
@@ -19,6 +19,8 @@
+ 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.
+
structure
diff --git a/src/views/milestones.tpl b/src/views/milestones.tpl
index 046c351..11b1cda 100644
--- a/src/views/milestones.tpl
+++ b/src/views/milestones.tpl
@@ -120,7 +120,7 @@
{{random.choice(['.','•','☆','★'])}} skill loop
{{random.choice(['.','•','☆','★'])}} attack skill loop
{{random.choice(['.','•','☆','★'])}} skills consume an spirit cost
- {{random.choice(['.','•','☆','★'])}} track skills currently applied to character
+ {{random.choice(['.','•','☆','★'])}} track skills currently applied to character
{{random.choice(['.','•','☆','★'])}} track keywords currently applied to character
{{random.choice(['.','•','☆','★'])}} track status effects currently applied to character
{{random.choice(['.','•','☆','★'])}} skills cannot be used again until the cooldown duration ends.