gcsim
gcsim copied to clipboard
barbara's e 1.5s tick implementation and ICD is inaccurate
This is about the following part of Barbara's E: "Applies the Wet status [...] to opponents who come in contact with them."
This part works as follows: If her ring collides with an entity for the first time, then it will attack in an AoE around her and enter a 1.5s cooldown before a collision with that specific entity can trigger an attack from the ring again.
- Relevant entities for the sim are Enemies and Bloom Seeds.
- Her ring can be attacking in very quick succession if it is colliding with a lot of entities at the same time, because the 1.5s cooldown is specific to each entity.
Version 3.1 changed the ICD so that this has a special ICD group now:
- timer: 180f
- elemental application sequence: {1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}
- damage sequence: {1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1}