1006
Other Calc-Related Projects and Ideas / List of Spells
« on: February 23, 2006, 11:33:00 am »
1.) Have all values a spell can alter stored somewhere.
2.) Go through a long string that has all the effects of every spell, find the substring for your spell.
3.) Parse it it expr( and do all needed effects.
In simple terms, make a spell decoder.
2.) Go through a long string that has all the effects of every spell, find the substring for your spell.
3.) Parse it it expr( and do all needed effects.
In simple terms, make a spell decoder.