I am really confused here, It seem ActionManager resets or not registering last spell that is used for samurai and after it casts MidareSetsugekka it sets it to 0.
The rotation not working properly because I need to check if the last spell is MidareSetsuga to then use Tsubame-gaeshi.
I am not sure why but also maybe Kasha is not working properly too?
Code:
var lastGcd = ActionManager.LastSpellId;
The rotation not working properly because I need to check if the last spell is MidareSetsuga to then use Tsubame-gaeshi.
I am not sure why but also maybe Kasha is not working properly too?
Code:
[02:23:23.289 D] DoAction Spell 7482 0x400007D4
[02:23:23.597 N] [AEAssist Info] 38 Cast GCD: 7482 Kasha
[02:23:23.597 N] [AEAssist Info] Last Spell is: 0
[02:23:25.416 D] DoAction Spell 7487 0x400007D4
[02:23:25.416 N] [AEAssist Info] 40 Cast GCD: 7487 Midare Setsugekka
[02:23:26.744 N] [AEAssist Info] Last Spell is: 0