Skip to content

Commit

Permalink
Merge pull request #14 from MidnightAugur/patch-1
Browse files Browse the repository at this point in the history
Update motions.md
  • Loading branch information
Nenkai authored Jul 28, 2024
2 parents d1bb367 + 2faa3b2 commit d547b0e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/resources/player/motions.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ This allows the motion to be used multiple times, but have different `AttackRate
| `15 (32768)` | Unknown
| `16 (65536)` | Unknown
| `17 (131072)` | Allows the player to activate Skills
| `18 (262144)` | Perfect Window (does not actually perform the attack, just allows the input)
| `19 (524288)` | Perfect Attack (does not allow input, only calls the action). **`Config` is set to 1.**
| `18 (262144)` | Unknown.
| `19 (524288)` | Unknown.
| `20 (1048576)` | Unknown
| `21 (2097152)` | Unknown
| `22 (4194304)` | Unholster/equip weapon. **`Config` is set to 1**.
Expand Down Expand Up @@ -95,8 +95,8 @@ This allows the motion to be used multiple times, but have different `AttackRate
| `15 (32768)` | Unknown.
| `16 (65536)` | Unknown.
| `17 (131072)` | Unknown.
| `18 (262144)` | Unknown.
| `19 (524288)` | Unknown.
| `18 (262144)` | Perfect Window (does not actually perform the attack, just allows the input)
| `19 (524288)` | Perfect Attack (does not allow input, only calls the action). **`Config` is set to 1.**
| `20 (1048576)` | Unknown.
| `21 (2097152)` | Unknown.
| `22 (4194304)` | Allows blocking.
Expand All @@ -111,4 +111,4 @@ This allows the motion to be used multiple times, but have different `AttackRate

---

*Credits: MidnightAugur*
*Credits: MidnightAugur*

0 comments on commit d547b0e

Please sign in to comment.