I am trying to read in a file formated like this:
"Champion: "aatrox
Aatrox heals for 20 / 22.5 / 25 / 27.5 / 30% of the premitigation-physical damage he deals, with a 15% effectiveness against non-champions.
Additionally, Aatrox stores a Umbral Dash charge every 24 / 20 / 16 / 12 / 8 seconds, up to 2 stored at once.
Aatrox dashes in the target direction, gaining 15 / 25 / 35 / 45 / 55 bonus attack damage for 1.5 seconds.
Umbral Dash can be cast during his other spellcasts without interrupting them.
"the end"
"Champion: "ahri
Ahri blows a kiss that deals 60 / 90 / 120 / 150 / 180 (+40% of ability power) magic damage to an enemy and charms it, causing them to walk harmlessly towards her for 1.4 / 1.55 / 1.7 / 1.85 / 2 seconds.
When Charm damages a champion, Ahri's abilities deal 20% more damage to them for 5 seconds.
"the end"
I need to be able to read in the champion name, store it in a string, then read in the information after and store it in a string