Tags: #š„ #āļø
References: [[Four-Wall-Block]]
Quellen: [[PTK]]
---
# Learning Drill 1
Just be out of Range, B without weapon
```mermaid
sequenceDiagram
A->>B: RiSlice
B->>A: RiGelek, as soon as weapon passes step in, touch shoulder
```
## Learning Drill 2 - Back out
Just be out of Range, B without weapon
```mermaid
sequenceDiagram
A->>B: RiSlice (faster)
B->>A: RiGelek, as soon as weapon passes step in, touch shoulder
Note over A,B: After touching shoulder, B moves to the side out of range (big L-Step).
Note over A,B: A needs to re-adjust for next attack
```
## Counter-Attack Drill
Both with Sticks, X - Attacks
```mermaid
sequenceDiagram
A->>B: RiSlice
B->>A: RiSlice
Note over A,B: As soon as A_Weapon passes B_Body:
B->>A: RiStepSlice with 4 Wall Posture (vs. potential A_BH_Slice)
B->>A: Step with RiBHSlice
```
4-Wall is here only used as a possible guard against the BH-Angle. After your line is covered, proceed with the BH-Attack