This will check if We have the "Serpent Sparker" wand, and attempt to cast a 2nd hydra immediately after the first
bool serpentSparkerRecast1 = EquippedItemCache.Instance.ItemIds.Contains(SerpentSparkerId) && LastPowerUsed == SNOPower.Wizard_Hydra &&
SpellHistory.SpellUseCountInTime(SNOPower.Wizard_Hydra, TimeSpan.FromSeconds(2)) < 2;
Open Trinity config then Variables tab and click on Open Trinity Variable Configuration. Search for line "SpellDelay.Wizard_Hydra" and change value as said.
Open Trinity config then Variables tab and click on Open Trinity Variable Configuration. Search for line "SpellDelay.Wizard_Hydra" and change value as said.