vault backup: 2026-03-20 18:36:04
This commit is contained in:
29
notes/martial_arts/FMA/inosanto.md
Normal file
29
notes/martial_arts/FMA/inosanto.md
Normal file
@@ -0,0 +1,29 @@
|
||||
# Inosanto FMA Technique DAG
|
||||
|
||||
```mermaid
|
||||
flowchart TD
|
||||
angles["12 Angles of Attack"]
|
||||
footwork["Triangle Footwork"]
|
||||
|
||||
subgraph strikes["Strike Families"]
|
||||
abanico["Abanico"]
|
||||
fig8["Figure 8"]
|
||||
backhand["Backhand (TBD)"]
|
||||
redondo["Redondo"]
|
||||
forehand["Forehand (TBD)"]
|
||||
end
|
||||
|
||||
subgraph defenses["Defenses"]
|
||||
roof["Roof Block"]
|
||||
inside_def["Inside Deflection"]
|
||||
outside_def["Outside Deflection"]
|
||||
gunting["Gunting"]
|
||||
end
|
||||
|
||||
subgraph coord["Coordination Drills"]
|
||||
heaven6["Heaven 6"]
|
||||
umbrella6["Umbrella 6"]
|
||||
end
|
||||
|
||||
angles --> defenses
|
||||
```
|
||||
Reference in New Issue
Block a user