This commit is contained in:
chimchooree
2023-04-28 17:37:14 -05:00
parent 5474eb192b
commit 4f7ae5a2f8
14 changed files with 34 additions and 3 deletions
+3
View File
@@ -0,0 +1,3 @@
<p>If the player does not control a character, AI does. </p>
<img src="/static/img/gdd/ai_dumbcat.png" alt="(state machine)"> <br>
<img src="/static/img/gdd/ai_adeptcat.png" alt="(state machine)"> <br>
+1
View File
@@ -0,0 +1 @@
<img src="/static/img/gdd/animation.png" alt="(photo)">
+13
View File
@@ -0,0 +1,13 @@
<img src="/static/img/gdd/Attack.png" alt="(state machine)"> <br>
<h2>cancel attack loop </h2>
<ul>
<li>manual movement (keyboard, mouse, controller, etc) </li>
<li>target died </li>
<li>player died </li>
<li>target not in social spacce </li>
<li>cancel acton key </li>
<li>use a skill </li>
<li>player zones </li>
<li>target null </li>
</ul>
+2
View File
@@ -14,7 +14,9 @@
<p>The rest of the jobs, whether they were ever used or not, are... </p>
<ul>
<li>Elementalist </li>
<li>Life Priest </li>
<li>Tarot Mage </li>
<li>Traffic Control </li>
</ul>
<p>Another common job is Idle, an empty placeholder job. For those with the Idle gig, only the character's job will be shown. When a character has the Idle job, no gig can be taken and no job or gig information will be shown. This is the only job a character can double up on. New players are Idle/Idle until they choose a job. </p>
+1
View File
@@ -0,0 +1 @@
<img src="/static/img/gdd/Appstore.png" alt="(photo)">
+13
View File
@@ -0,0 +1,13 @@
<p>The Traffic Control job is a special <a href="/blessfrey-gdd/job">job</a>, . It is characterized by authority over space. </p>
<p><a href="/char/Rune">Rune</a> represents the Traffic Control class. </p>
<p>Their perk is <b>Networking</b>. </p>
<p>Their attributes are... </p>
<ul>
<li>Footwork </li>
<li>Alteration </li>
<li>Refuge </li>
</ul>
<h2>previously</h2>
<p>Previous names: Space Priest, Portal Mage, Teleporter </p>