For both personal and game reference, here's an example of some of the shorthand I write out and use before and during battles:
thief-action: rand(scroll, square, attack-druid, attack-ray1, attack-ray2, attack-nele, defend)
thief-ft: rand(prev-action, new-action, attack-nele)
- scroll: rand(steal, steal, steal, steal, steal, steal, firestorm)
- steal: rand(dagger, shield, sanc, scroll, fd, amulet)
- - scroll: rand(qs, heal, heal, mira, cong, plague)
- - fd: rand(gs, gs, fw)
thief-damage: rand(0, 2-6) - rand(1-3)
nele-damage: rand(0, 4-8) - rand(2-4)
ray-damage: rand(0-2) - rand(2-4)
druid-damage: rand(0-3) - rand(2-4)
You deftly pull out your Congeal scroll, and activate it. His dusk mantle is frosted over and drops to the ground. You then attack the thief, dealing 4 damage
and healing 2 from your stilleto. He pulls out one of his own scrolls and activates it. moments later, he winds up with your explosion scroll in hand. He then attacks you, also dealing 4 damage. Your rays and druid all attack, but he deflects them all easily.
Nele: 35 health, -1 explosion scroll, -1 congeal scroll
Thief: 51 health, +1 explosion scroll, congeal counter: 1
And with that, I'm not going to be able to do another round before I have to go to sleep. Luckily, I don't have school tomorrow and will probably be up early, so you shouldn't have to wait more than 10 hours.