[WIP] Treballant en el jefe. Pattern mode modificacions menors

This commit is contained in:
2026-04-11 02:57:23 +02:00
parent d4ef8ba551
commit 6da507378f

View File

@@ -127,21 +127,41 @@ if DEBUG_FN_NAME then print("fight") end
{action="right" , event="target"}}}, {action="right" , event="target"}}},
{next=4, actions= {{action="right" , event="land"}, {next=4, actions= {{action="right" , event="land"},
{action="left" , event="target"}}}, {action="left" , event="target"}}},
{next=3, actions= {{action="right" , event="prefall"}, {next=4, actions= {{action="right" , event="prefall"},
{action="jumpfwd", event="land"},
{action="left" , event="target"}}},
{next=10, actions= {{action="right" , event="prefall"},
{action="jumpfwd", event="land"}, {action="jumpfwd", event="land"},
{action="right" , event="target"}}}, {action="right" , event="target"}}},
{next=6, actions= {{action="right" , event="prefall"},
{action="jumpfwd", event="land"},
{action="right" , event="target"}}},
{next=5, actions= {{action="right" , event="prefall"},
{action="jumpfwd", event="land"},
{action="right" , event="land"},
{action="left" , event="target"}}},
{next=5, actions= {{action="right" , event="target"}}} {next=5, actions= {{action="right" , event="target"}}}
} }
self.paths[2] = { self.paths[2] = {
{next=3, actions={{action="left" , event="prefall"}, {next=3, actions={{action="left" , event="prefall"},
{action="jumpfwd", event="land"}, {action="jumpfwd" , event="land"},
{action="left" , event="target"}}}, {action="left" , event="target"}}},
{next=6, actions={{action="left" , event="land"}, {next=6, actions={{action="left" , event="land"},
{action="right" , event="target"}}}, {action="right" , event="target"}}},
{next=3, actions={{action="left" , event="prefall"}, {next=6, actions= {{action="left" , event="prefall"},
{action="jumpfwd", event="land"}, {action="jumpfwd", event="land"},
{action="left" , event="target"}}}, {action="right" , event="target"}}},
{next=5, actions={{action="left" , event="target"}}} {next=9, actions= {{action="left" , event="prefall"},
{action="jumpfwd", event="land"},
{action="left" , event="target"}}},
{next=4, actions= {{action="left" , event="prefall"},
{action="jumpfwd", event="land"},
{action="left" , event="target"}}},
{next=5, actions= {{action="left" , event="prefall"},
{action="jumpfwd", event="land"},
{action="left" , event="land"},
{action="right" , event="target"}}},
{next=5, actions={{action="left" , event="target"}}}
} }
self.paths[3] = { self.paths[3] = {
{next=1, actions={{action="left" , event="prefall"}, {next=1, actions={{action="left" , event="prefall"},