Talk:Ion sprite

From Twilight Heroes Wiki
Jump to navigation Jump to search

spell bonus

FS with the fire within (20%)

370-385

Base FS

308.3 - 320.8(~314.55)

FS with fire within (20%) + ion sprite at 0 SP (25%)

453-471(~462)

FS with fire within (20%) + ion sprite at 5 SP (40%)

497-519(~508)

FS with fire within (20%) + ion sprite at 10 SP (55%)

537-561(~549)

LB with the fire within (20%)

127-132

Base LB

105.8-110 (107.9)

LB with fire within (20%) + ion sprite at 10 SP (110%)

246-255(250.5)

Numbers seem solid for regular spells the spell boost is 25%+3*SP but for Lightning Bolt the boost is doubled, 50%+6*SP. Patojonas 15:28, 13 June 2014 (PDT)

damage and firing chance

ion sprite 0 SP

ion sprite 4 SP

ion sprite 5 SP

ion sprite 6 SP

ion sprite 7 SP

ion sprite 8 SP

ion sprite 9 SP

ion sprite 10 SP


Damage = (19+S) - (23+3*S);
Firing rate = 40% + 5*S;
At 7 SP the 3rd message is unlocked, dealing electric and sonic damage.
1st and 2nd messages have equal chances. Chance of the 3rd messsage increased by max[(S-6)*5%; 0). Patojonas 08:16, 14 June 2014 (PDT)


In case you're interested in knowing how it got done (and how you could easily do it) I had the AA script use first aid till death and kept track of the round count.
in the background I had this GM script working:

scripty, easier to check if you look at the source code

Patojonas  08:44, 14 June 2014 (PDT)