Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.01 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.01 KB

Antorus Composite 2.0

The goal of this repository is to create and store SimC Raid Events for fights in Antorus the Burning Throne.

Testing Results

Each fight type will consist of the following things:

  • Movement
  • Adds
  • Number of Boss Targets

In addition, each folder for the various difficulties will include a readme file to specify how the sim should be run with the following parameters:

  • Fight Length
  • Patchwerk, Light Movement, or Heavy Movement

Movement profiles

Default raid event for light movement:

raid_events+=/movement,players_only=1,first=45,cooldown=85,distance=50,last=360

Default raid event for heavy movement:

raid_events+=/movement,players_only=1,first=10,distance=25,duration=4

Just a note, if you are using an editor for this you can use the "coffee" language for syntax highlighting. It works decently well.