From 89c72a0b0b0c46f756af9abd17d3f4f867f6c4ef Mon Sep 17 00:00:00 2001 From: chimchooree Date: Tue, 3 Jan 2023 23:28:52 -0600 Subject: [PATCH] groups; id --- src/blessfrey-gdd/ID | 2 +- src/blessfrey-gdd/groups | 20 ++++++++++++++++++++ src/views/bf-gdd.tpl | 2 +- src/views/credits.tpl | 3 +++ 4 files changed, 25 insertions(+), 2 deletions(-) create mode 100644 src/blessfrey-gdd/groups diff --git a/src/blessfrey-gdd/ID b/src/blessfrey-gdd/ID index 6dfa012..8c46f2a 100644 --- a/src/blessfrey-gdd/ID +++ b/src/blessfrey-gdd/ID @@ -17,13 +17,13 @@
  • ev - event/cutscene
  • fa - faction
  • hi - highlight
  • +
  • hu - HUD - target, health, etc
  • ic - item category
  • in - inspect
  • ir - rarity
  • it - item
  • jo - job
  • ke - hotkey/control
  • -
  • lang - language
  • me - messenging app
  • mn - main menu
  • mu - music app
  • diff --git a/src/blessfrey-gdd/groups b/src/blessfrey-gdd/groups new file mode 100644 index 0000000..b7efbfa --- /dev/null +++ b/src/blessfrey-gdd/groups @@ -0,0 +1,20 @@ +

    description

    +

    Groups

    +
    +

    structure

    +

    skills

    +

    Skills fall into various groups. These groups are specific to the skill only, not its keywords. For example, a projectile skill launches a projectile, and the projectile will use a subskill on impact. This skill is not an attack, and the target will not aggro if it misses. The subskill is an attack, though.

    +

    Groups are always all lowercase, and all spaces and hyphens are replaced by an underscore.

    +
    + +
    diff --git a/src/views/bf-gdd.tpl b/src/views/bf-gdd.tpl index e3e00c3..74115fb 100644 --- a/src/views/bf-gdd.tpl +++ b/src/views/bf-gdd.tpl @@ -5,7 +5,7 @@

    The vision for Blessfrey


    diff --git a/src/views/credits.tpl b/src/views/credits.tpl index 52cd592..8f2a480 100644 --- a/src/views/credits.tpl +++ b/src/views/credits.tpl @@ -17,6 +17,9 @@ visual dialogue (a dialogue tree plugin for godot) by chimchooree's husband (CUT Godot Dialogue Manager: A simple but powerful branching dialogue system for Godot by nathanhoad and other contributors
    license: MIT license

    +Gut: Godot Unit Test by bitwes and other contributors +license: MIT license
    +

    music

    background music: "straight"
    Benjamin "Bensound" Tissot