Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

raidboss: timeline netregex for nameToggle #6020

Merged
merged 1 commit into from
Dec 15, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ui/raidboss/data/02-arr/trial/levi-ex.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ hideall "--sync--"
### Phase 1: Literally Just Autos (100% -> 90%)
0.0 "Start"
0.0 "--sync--" InCombat { inGameCombat: "1" } window 0,1
25.8 "--untargetable--" sync / 22:........:Leviathan:........:Leviathan:00/ window 30,10
25.8 "--untargetable--" NameToggle { name: "Leviathan", toggle: "00" } window 30,10

### Phase 2: One Set of Orbs (90% -> 50%?)
33.0 "--targetable--"
Expand Down
4 changes: 2 additions & 2 deletions ui/raidboss/data/03-hw/alliance/dun_scaith.txt
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ hideall "--sync--"


# Intermission at 45% HP. Might be a time push too? but it's uncertain.
3300.0 "--untargetable--" sync / 22:........:Scathach:........:Scathach:00/ window 300,5
3300.0 "--untargetable--" NameToggle { name: "Scathach", toggle: "00" } window 300,5
3302.2 "--sync--" AddedCombatant { name: "Shadowcourt Jester" } window 300,5
3323.6 "--towers appear--"
3333.6 "Particle Beam" Ability { id: "1D2[78]", source: "Scathach" }
Expand Down Expand Up @@ -402,7 +402,7 @@ hideall "--sync--"
# This section leads directly into Diabolos Hollow the first time after Diabolos is defeated.
# This is the dueling-lasers part where the party kills the big deathgate and two small ones.

4274.0 "--sync--" sync / 22:........:Diabolos:........:Diabolos:00/ window 100,5
4274.0 "--sync--" NameToggle { name: "Diabolos", toggle: "00" } window 100,5
4286.2 "--lifegate spawn--" AddedCombatant { name: "Lifegate" } window 300,5
4300.0 "--sync--" Ability { id: "1C16", source: "Diabolos" } window 300,5
4320.0 "--deathgate spawn--" AddedCombatant { name: "Deathgate" } window 50,5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ hideall "--sync--"
3119.3 "Glory" #Ability { id: "15E4", source: "Kuribu" }

# Phase 2
3300.0 "--untargetable--" sync / 22:........:Kuribu:........:Kuribu:00/ window 300,0
3300.0 "--untargetable--" NameToggle { name: "Kuribu", toggle: "00" } window 300,0
3306.0 "--targetable--"
3306.0 "Reverse" Ability { id: "15D8", source: "Kuribu" } window 306,5

Expand All @@ -154,7 +154,7 @@ hideall "--sync--"
3408.2 "Glory" #Ability { id: "15E4", source: "Kuribu" }

# Phase 3
3500.0 "--untargetable--" sync / 22:........:Kuribu:........:Kuribu:00/ window 200,0
3500.0 "--untargetable--" NameToggle { name: "Kuribu", toggle: "00" } window 200,0
3506.0 "--targetable--"
3506.0 "Reverse" Ability { id: "15D8", source: "Kuribu" }
3511.0 "Decoy" Ability { id: "15E1", source: "Kuribu" } window 511,10
Expand Down
4 changes: 2 additions & 2 deletions ui/raidboss/data/03-hw/dungeon/xelphatol.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ hideall "--sync--"
82.6 "Air Raid"
94.1 "Air Raid"

100.0 "--sync--" sync / 22:........:Nuzal Hueloc:........:Nuzal Hueloc:01/ window 100,5
100.0 "--sync--" NameToggle { name: "Nuzal Hueloc", toggle: "01" } window 100,5
121.3 "Wind Blast" Ability { id: "19C7", source: "Nuzal Hueloc" } window 21.3,5
129.5 "Long Burst" Ability { id: "19C8", source: "Nuzal Hueloc" }
132.7 "Short Burst" Ability { id: "19C6", source: "Nuzal Hueloc" }
Expand All @@ -51,7 +51,7 @@ hideall "--sync--"
272.1 "Air Raid"


300.0 "--sync--" sync / 22:........:Nuzal Hueloc:........:Nuzal Hueloc:01/ window 100,5
300.0 "--sync--" NameToggle { name: "Nuzal Hueloc", toggle: "01" } window 100,5
305.3 "Short Burst" Ability { id: "19C6", source: "Nuzal Hueloc" } window 5,10
314.4 "Wind Blast" Ability { id: "19C7", source: "Nuzal Hueloc" }
323.5 "Long Burst" Ability { id: "19C8", source: "Nuzal Hueloc" }
Expand Down
2 changes: 1 addition & 1 deletion ui/raidboss/data/03-hw/raid/a10n.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ hideall "--sync--"
203.6 "Steam Roller Enrage?" Ability { id: "1ACA", source: "Gobpress R-VI" }

# This targetable entry is the earliest we can re-sync the timeline.
300.0 "--targetable--" sync /22:[^:]*:Lamebrix Strikebocks:[^:]*:Lamebrix Strikebocks:01/ window 190,10
300.0 "--targetable--" NameToggle { name: "Lamebrix Strikebocks", toggle: "01" } window 190,10
309.2 "Goblin Rush" Ability { id: "1A17", source: "Lamebrix Strikebocks" } window 200,10
317.3 "Gobrush Rushgob" Ability { id: "1ACF", source: "Lamebrix Strikebocks" }

Expand Down
4 changes: 2 additions & 2 deletions ui/raidboss/data/03-hw/raid/a10s.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ hideall "--sync--"


### Phase 2: Steam Roller (60%)
200.5 "--untargetable--" sync / 22:........:Lamebrix Strikebocks:........:Lamebrix Strikebocks:00/ window 201,5
200.5 "--untargetable--" NameToggle { name: "Lamebrix Strikebocks", toggle: "00" } window 201,5
201.6 "--jump--" Ability { id: "1AA2", source: "Lamebrix Strikebocks" } window 20,5
207.0 "Brighteyes Markers" Ability { id: "1AA9", source: "Lamebrix Strikebocks" } window 210,5
212.0 "Brighteyes" Ability { id: "1AAA", source: "Lamebrix Strikebocks" }
Expand Down Expand Up @@ -98,7 +98,7 @@ hideall "--sync--"
302.4 "Gobsway Rumblerocks" Ability { id: "1AA0", source: "Lamebrix Strikebocks" }

### Phase 3
500.0 "--targetable--" sync / 22:........:Lamebrix Strikebocks:........:Lamebrix Strikebocks:01/ window 500,0
500.0 "--targetable--" NameToggle { name: "Lamebrix Strikebocks", toggle: "01" } window 500,0
509.0 "Goblin Rush" Ability { id: "1A16", source: "Lamebrix Strikebocks" } window 305,5
517.1 "Gobrush Rushgob" Ability { id: "1A9F", source: "Lamebrix Strikebocks" }
521.3 "--sync--" #Ability { id: "1AB[89AB]", source: "Lamebrix Strikebocks" }
Expand Down
2 changes: 1 addition & 1 deletion ui/raidboss/data/03-hw/raid/a12n.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ hideall "--sync--"
56.4 "Divine Spear" Ability { id: "1AE3", source: "Alexander Prime" }

# The intermission can be pushed early at ~75% HP.
61.4 "--untargetable--" sync / 22:........:Alexander Prime:........:Alexander Prime:00/ window 61.4,5
61.4 "--untargetable--" NameToggle { name: "Alexander Prime", toggle: "00" } window 61.4,5
161.9 "--sync--" Ability { id: "1A18", source: "Alexander" } window 161.9,5
171.6 "Divine Judgment" Ability { id: "1AEF", source: "Alexander" }

Expand Down
2 changes: 1 addition & 1 deletion ui/raidboss/data/03-hw/raid/a12s.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ hideall "--sync--"
54.0 "(Radiant?) Sacrament" Ability { id: "19E[BD]", source: "Alexander Prime" }
58.1 "Divine Spear" Ability { id: "19E8", source: "Alexander Prime" }
65.2 "Punishing Heat" Ability { id: "19E9", source: "Alexander Prime" }
67.2 "--untargetable--" sync / 22:........:Alexander Prime:........:Alexander Prime:00/ window 70,5
67.2 "--untargetable--" NameToggle { name: "Alexander Prime", toggle: "00" } window 70,5


### Phase 2: Adds Phase (79% push)
Expand Down
8 changes: 4 additions & 4 deletions ui/raidboss/data/03-hw/raid/a4s.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@


### Leg 2
500.0 "--sync--" sync / 22:........:The Manipulator:........:The Manipulator:01/ window 500,0
500.0 "--sync--" NameToggle { name: "The Manipulator", toggle: "01" } window 500,0
512.1 "--untargetable--"
516.2 "--sync--" StartsUsing { id: "13E7", source: "The Manipulator" } window 517,5
522.2 "Mortal Revolution" Ability { id: "13E7", source: "The Manipulator" }
Expand Down Expand Up @@ -87,7 +87,7 @@


### Leg 3
1000.0 "--sync--" sync / 22:........:The Manipulator:........:The Manipulator:01/ window 490,0
1000.0 "--sync--" NameToggle { name: "The Manipulator", toggle: "01" } window 490,0
1012.1 "--untargetable--"
1016.2 "--sync--" StartsUsing { id: "13E7", source: "The Manipulator" } window 490,5
1022.2 "Mortal Revolution" Ability { id: "13E7", source: "The Manipulator" }
Expand Down Expand Up @@ -142,7 +142,7 @@


### Leg 4
1500.0 "--sync--" sync / 22:........:The Manipulator:........:The Manipulator:01/ window 490,0
1500.0 "--sync--" NameToggle { name: "The Manipulator", toggle: "01" } window 490,0
1512.1 "--untargetable--"
1516.2 "--sync--" StartsUsing { id: "13E7", source: "The Manipulator" } window 490,5
1522.2 "Mortal Revolution" Ability { id: "13E7", source: "The Manipulator" }
Expand Down Expand Up @@ -177,7 +177,7 @@


### Final Phase
2000.0 "--sync--" sync / 22:........:The Manipulator:........:The Manipulator:01/ window 490,0
2000.0 "--sync--" NameToggle { name: "The Manipulator", toggle: "01" } window 490,0
2012.1 "--untargetable--"
2016.2 "--sync--" StartsUsing { id: "13E7", source: "The Manipulator" } window 490,5
2022.2 "Mortal Revolution" Ability { id: "13E7", source: "The Manipulator" }
Expand Down
2 changes: 1 addition & 1 deletion ui/raidboss/data/03-hw/raid/a6s.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ hideall "Ballistic Missile"
1057.4 "Brawler Mechanic" #Ability { id: "160[2345]", source: "Brawler" }

## Brawler Orb Phase
1500.0 "--sync--" sync / 22:........:Brawler:........:Brawler:00/ window 500,0
1500.0 "--sync--" NameToggle { name: "Brawler", toggle: "00" } window 500,0
1503.4 "Power Plasma Alpha x2" AddedCombatant { name: "Power Plasma Alpha" } window 500,5
1503.4 "Power Plasma Gamma x2"

Expand Down
2 changes: 1 addition & 1 deletion ui/raidboss/data/03-hw/raid/a8n.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ hideall "Brute Force"
# There's no way to know which robot will die first or when,
# so we just do one full rotation and hope for the best.
# If it would have looped past here, there are bigger problems!
200.0 "--sync--" sync / 22:........:Onslaughter:........:Onslaughter:00/ window 200,0
200.0 "--sync--" NameToggle { name: "Onslaughter", toggle: "00" } window 200,0
203.8 "--sync--" AddedCombatant { name: "Brawler" } window 150,30
206.2 "--targetable--"
214.3 "Magicked Mark" Ability { id: "173B", source: "Brawler" }
Expand Down
6 changes: 3 additions & 3 deletions ui/raidboss/data/03-hw/raid/a8s.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ hideall "Brute Force"


### Phase 2: Robots
300.0 "--sync--" sync / 22:........:Onslaughter:........:Onslaughter:00/ window 300,0
300.0 "--sync--" NameToggle { name: "Onslaughter", toggle: "00" } window 300,0
303.0 "--sync--" AddedCombatant { name: "Blaster" } window 303,30
304.0 "Blaster (north)"
304.0 "Brawler (middle)"
Expand All @@ -76,7 +76,7 @@ hideall "Brute Force"
325.6 "Brute Force" Ability { id: "1638", source: "Blaster" }
326.0 "Brawler Mechanic" Ability { id: "(163D|163E|163F|1640)", source: "Brawler" }

329.4 "Swindler (east)" #sync / 22:........:Swindler:........:Swindler:01/
329.4 "Swindler (east)" #NameToggle { name: "Swindler", toggle: "01" }
330.1 "Auxiliary Power" Ability { id: "164B", source: "Brawler" }
333.7 "Brute Force" Ability { id: "1638", source: "Blaster" }
334.2 "Magicked Mark" Ability { id: "163B", source: "Brawler" }
Expand All @@ -88,7 +88,7 @@ hideall "Brute Force"
348.5 "Height" Ability { id: "1647", source: "Swindler" }
349.4 "Attachment" Ability { id: "163C", source: "Brawler" }

352.4 "Vortexer (south)" #sync / 22:........:Vortexer:........:Vortexer:01/
352.4 "Vortexer (south)" #NameToggle { name: "Vortexer", toggle: "01" }
354.6 "Magicked Mark" Ability { id: "1646", source: "Swindler" }
355.5 "Brawler Mechanic" Ability { id: "(163D|163E|163F|1640)", source: "Brawler" }
359.6 "Auxiliary Power" Ability { id: "164B", source: "Brawler" }
Expand Down
2 changes: 1 addition & 1 deletion ui/raidboss/data/03-hw/trial/sephirot-ex.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ hideall "--sync--"
# Instead we just go straight for the ultimate cast. (It has no cast time.)
# However, we don't want timeline triggers firing during the intermission.

500.0 "--sync--" sync / 22:........:Sephirot:........:Sephirot:00/ window 500,0
500.0 "--sync--" NameToggle { name: "Sephirot", toggle: "00" } window 500,0
1000.0 "Ein Sof Ohr" Ability { id: "1571", source: "Sephirot" } window 1000,5

# Phase 2 rotation block, 197.3 seconds
Expand Down
8 changes: 4 additions & 4 deletions ui/raidboss/data/04-sb/dungeon/bardams_mettle.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ hideall "Reconstruct"

# Unfortunately, because there are two Corpsecleaner Eagles,
# we can't just sync to a 04 log line.
2189.7 "--targetable--" sync / 22:........:Yol:........:Yol:01/ window 120,5
2189.7 "--targetable--" NameToggle { name: "Yol", toggle: "01" } window 120,5
2196.8 "Feathercut" Ability { id: "1F09", source: "Yol" } window 125,5
2204.0 "Wind Unbound" Ability { id: "1F0A", source: "Yol" }
2212.7 "Pinion" Ability { id: "1F11", source: "Yol Feather" }
Expand All @@ -115,7 +115,7 @@ hideall "Reconstruct"
2247.7 "Feathercut" Ability { id: "1F09", source: "Yol" }
2249.4 "Pinion" Ability { id: "1F11", source: "Yol Feather" }

2253.8 "--untargetable--" sync / 22:........:Yol:........:Yol:00/ window 60,5
2253.8 "--untargetable--" NameToggle { name: "Yol", toggle: "00" } window 60,5
2260.3 "Flutterfall" Ability { id: "1F10", source: "Yol" } window 60,5
2267.5 "Wingbeat" Ability { id: "1F0F", source: "Yol" }
2276.9 "Flutterfall" Ability { id: "1F0C", source: "Yol" }
Expand All @@ -135,7 +135,7 @@ hideall "Reconstruct"
2352.5 "Pinion"


2361.7 "--targetable--" sync / 22:........:Yol:........:Yol:01/ window 110,5
2361.7 "--targetable--" NameToggle { name: "Yol", toggle: "01" } window 110,5
2368.8 "Feathercut" Ability { id: "1F09", source: "Yol" } window 110,5
2376.0 "Wind Unbound" Ability { id: "1F0A", source: "Yol" }
2384.7 "Pinion" Ability { id: "1F11", source: "Yol Feather" }
Expand All @@ -162,7 +162,7 @@ hideall "Reconstruct"
2478.7 "Eye Of The Fierce" Ability { id: "1F0D", source: "Yol" }
2483.9 "Feathercut" Ability { id: "1F09", source: "Yol" }
2485.7 "Pinion" Ability { id: "1F11", source: "Yol Feather" }
2490.0 "--untargetable--" sync / 22:........:Yol:........:Yol:00/ jump 2253.8 window 130,5
2490.0 "--untargetable--" NameToggle { name: "Yol", toggle: "00" } jump 2253.8 window 130,5

2496.5 "Flutterfall"
2503.7 "Wingbeat"
Expand Down
4 changes: 2 additions & 2 deletions ui/raidboss/data/05-shb/alliance/the_copied_factory.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ hideall "--sync--"
# -ic 2P -ii 491D 491C -p 491B:715.5
# Warehouse B will be sealed off
600.0 "--sync--" SystemLogMessage { id: "7DC", param1: "D4D" } window 600,0
700.0 "--sync--" sync / 22:........:Small Flyer:........:Small Flyer:01/ window 100,0
700.0 "--sync--" NameToggle { name: "Small Flyer", toggle: "01" } window 100,0
715.5 "Frontal Somersault" Ability { id: "491B", source: "Small Biped" } window 116,2.5
721.4 "Frontal Somersault" Ability { id: "491B", source: "Small Biped" }
725.7 "High-Frequency Laser" Ability { id: "491E", source: "Multi-leg Medium Model" }
Expand Down Expand Up @@ -294,7 +294,7 @@ hideall "--sync--"
2621.8 "Radiate Heat" Ability { id: "474C", source: "Engels" }
2625.2 "Crushing Wheel Enrage?" Ability { id: "474B", source: "Marx [LR]" }

2700.0 "--targetable--" sync / 22:........:Engels:........:Engels:01/ window 150,0
2700.0 "--targetable--" NameToggle { name: "Engels", toggle: "01" } window 150,0
2706.2 "--sync--" StartsUsing { id: "4733", source: "Engels" } window 150,5
2709.7 "Surface Missile" Ability { id: "4733", source: "Engels" }
2718.9 "Marx Smash" Ability { id: "472[67AE]", source: "Engels" }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ hideall "--sync--"
# ???

# ~70% HP push?
5200.0 "--untargetable--" sync / 22:........:Xun-Zi:........:Xun-Zi:00/ window 200,0
5200.0 "--untargetable--" NameToggle { name: "Xun-Zi", toggle: "00" } window 200,0
5210.9 "--targetable--"
5221.0 "Deploy Armaments" Ability { id: "5C0[03]", source: "Xun-Zi" }
5224.0 "Deploy Armaments" Ability { id: "5C0[03]", source: "Meng-Zi" }
Expand Down
16 changes: 8 additions & 8 deletions ui/raidboss/data/05-shb/dungeon/akadaemia_anyder.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,25 +14,25 @@ hideall "--sync--"
100.0 "--sync--" SystemLogMessage { id: "7DC", param1: "BC0" } window 100,0
110.5 "Protolithic Puncture" Ability { id: "3E04", source: "Cladoselache" } window 111,8
119.5 "Tidal Guillotine" Ability { id: "3E08", source: "Cladoselache" }
128.7 "--2x targetable--" sync / 22:........:Doliodus:........:Doliodus:01/
129.7 "--1x targetable--" sync / 22:........:Cladoselache:........:Cladoselache:00/
128.7 "--2x targetable--" NameToggle { name: "Doliodus", toggle: "01" }
129.7 "--1x targetable--" NameToggle { name: "Cladoselache", toggle: "00" }

138.5 "Pelagic Cleaver" Ability { id: "3E09", source: "Doliodus" }
150.5 "Tidal Guillotine" Ability { id: "3E0A", source: "Cladoselache" } window 10,10
152.7 "--2x targetable--" sync / 22:........:Cladoselache:........:Cladoselache:01/
154.7 "--1x targetable--" sync / 22:........:Doliodus:........:Doliodus:00/
152.7 "--2x targetable--" NameToggle { name: "Cladoselache", toggle: "01" }
154.7 "--1x targetable--" NameToggle { name: "Doliodus", toggle: "00" }

162.4 "Aquatic Lance" Ability { id: "3E05", source: "Cladoselache" }
173.5 "Protolithic Puncture" Ability { id: "3E04", source: "Cladoselache" }
179.9 "Pelagic Cleaver" Ability { id: "3E0B", source: "Doliodus" } window 10,10
181.5 "--untargetable--" sync / 22:........:Cladoselache:........:Cladoselache:00/
183.3 "--targetable--" sync / 22:........:Doliodus:........:Doliodus:01/
181.5 "--untargetable--" NameToggle { name: "Cladoselache", toggle: "00" }
183.3 "--targetable--" NameToggle { name: "Doliodus", toggle: "01" }

189.4 "Marine Mayhem" Ability { id: "3E06", source: "Doliodus" }
199.8 "Protolithic Puncture" Ability { id: "3E04", source: "Doliodus" }
201.4 "Tidal Guillotine" Ability { id: "3E0A", source: "Cladoselache" } window 10,10
203.8 "--2x targetable--" sync / 22:........:Cladoselache:........:Cladoselache:01/
205.1 "--1x targetable--" sync / 22:........:Doliodus:........:Doliodus:00/
203.8 "--2x targetable--" NameToggle { name: "Cladoselache", toggle: "01" }
205.1 "--1x targetable--" NameToggle { name: "Doliodus", toggle: "00" }

213.2 "Aquatic Lance" Ability { id: "3E05", source: "Cladoselache" } window 30,30 jump 162.4
224.3 "Protolithic Puncture"
Expand Down
8 changes: 4 additions & 4 deletions ui/raidboss/data/05-shb/eureka/delubrum_reginae.txt
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ hideall "--sync--"
3100.0 "--sync--" StartsUsing { id: "5AFD", source: "Queen's Warrior" } window 0,200 jump 3508.1
3100.0 "--sync--" StartsUsing { id: "57F[01]", source: "Queen's Knight" } window 0,200 jump 3708.1

3100.0 "--targetable--" sync / 22:........:Queen's Soldier:........:Queen's Soldier:01/ window 500,500
3100.0 "--targetable--" NameToggle { name: "Queen's Soldier", toggle: "01" } window 500,500
3108.1 "--sync--" StartsUsing { id: "5805", source: "Queen's Soldier" } window 10,10
3111.1 "Double Gambit" Ability { id: "5805", source: "Queen's Soldier" }
3119.3 "Secrets Revealed" Ability { id: "5B6E", source: "Queen's Soldier" }
Expand All @@ -270,7 +270,7 @@ hideall "--sync--"
3300.0 "--sync--" StartsUsing { id: "5AFD", source: "Queen's Warrior" } window 0,200 jump 3508.1
3300.0 "--sync--" StartsUsing { id: "57F[01]", source: "Queen's Knight" } window 0,200 jump 3708.1

3300.0 "--targetable--" sync / 22:........:Queen's Gunner:........:Queen's Gunner:01/ window 500,500
3300.0 "--targetable--" NameToggle { name: "Queen's Gunner", toggle: "01" } window 500,500
3308.1 "--sync--" StartsUsing { id: "580B", source: "Queen's Gunner" } window 10,10
3311.1 "Automatic Turret" Ability { id: "580B", source: "Queen's Gunner" }
3319.2 "Turret's Tour" Ability { id: "580C", source: "Queen's Gunner" }
Expand All @@ -296,7 +296,7 @@ hideall "--sync--"
3500.0 "--sync--" StartsUsing { id: "580B", source: "Queen's Gunner" } window 0,200 jump 3308.1
3500.0 "--sync--" StartsUsing { id: "57F[01]", source: "Queen's Knight" } window 0,200 jump 3708.1

3500.0 "--targetable--" sync / 22:........:Queen's Warrior:........:Queen's Warrior:01/ window 500,500
3500.0 "--targetable--" NameToggle { name: "Queen's Warrior", toggle: "01" } window 500,500
3508.1 "--sync--" StartsUsing { id: "5AFD", source: "Queen's Warrior" } window 10,10
3511.1 "Bombslinger" Ability { id: "5AFD", source: "Queen's Warrior" }
3520.2 "Above Board" Ability { id: "57FC", source: "Queen's Warrior" }
Expand Down Expand Up @@ -333,7 +333,7 @@ hideall "--sync--"
3700.0 "--sync--" StartsUsing { id: "580B", source: "Queen's Gunner" } window 0,200 jump 3308.1
3700.0 "--sync--" StartsUsing { id: "5AFD", source: "Queen's Warrior" } window 0,200 jump 3508.1

3700.0 "--targetable--" sync / 22:........:Queen's Knight:........:Queen's Knight:01/ window 500,500
3700.0 "--targetable--" NameToggle { name: "Queen's Knight", toggle: "01" } window 500,500
3708.1 "--sync--" StartsUsing { id: "57F[01]", source: "Queen's Knight" } window 10,10
3711.1 "Shield Omen/Sword Omen" Ability { id: "57F[01]", source: "Queen's Knight" }
3719.3 "Optimal Play" Ability { id: "57F4", source: "Queen's Knight" }
Expand Down
Loading