From d82b13a31b2f7902bcfbb3a75b92d837d05dc14e Mon Sep 17 00:00:00 2001 From: Adrienne Walker Date: Fri, 15 Dec 2023 12:46:02 -0800 Subject: [PATCH] raidboss: timeline netregex for addedCombatantOneOff (#6038) `/sync\s*\/ 03:(?:\.{8}|\[\^:\]\*):(?[^:]*):(?[^:]*):(?[^:]*):(?[^:]*):(?[^:]*)::(?[^:]*):\//` There is probably a more compact way to write this by dropping parameters, but it seemed safer to convert directly. Done by running #5977. --- ui/raidboss/data/06-ew/raid/p12s.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/raidboss/data/06-ew/raid/p12s.txt b/ui/raidboss/data/06-ew/raid/p12s.txt index a8993c2e3d..a7dc89034b 100644 --- a/ui/raidboss/data/06-ew/raid/p12s.txt +++ b/ui/raidboss/data/06-ew/raid/p12s.txt @@ -11,7 +11,7 @@ hideall "--sync--" # -it "Athena" 0.0 "--sync--" InCombat { inGameCombat: "1" } window 0,1 -1.0 "--sync--" sync / 03:[^:]*:Hemitheos:00:5A:0{4}:00::12383:/ window 10,3 jump 1000.5 # Sync to P2 immediately through AddCombatant. +1.0 "--sync--" AddedCombatant { npcNameId: "12383", name: "Hemitheos", job: "00", level: "5A", ownerId: "0{4}", worldId: "00" } window 10,3 jump 1000.5 # Sync to P2 immediately through AddCombatant. 11.1 "On the Soul" Ability { id: "8304", source: "Athena" } window 20,20 21.2 "Paradeigma 1" Ability { id: "82ED", source: "Athena" } 24.3 "--middle--" Ability { id: "8315", source: "Athena" }