In most rpgs/d20s Bards have songs that last for periods of time, and do action per tick. For example, a healing spell could last for 10 ticks and heal for 5 every tick. Im not really sure if the current smaug can support this, so what changes would i need to add, if any?
Bard Songs
Posted by Malti on Tue 02 May 2006 04:24 AM — 2 posts, 12,092 views.
Actually I just ran into a snippet that you might be able to use:
http://www.auricmud.com/snippets/spells_with_timers.c
It uses the basic timer and some states to produce skills/spells that take several rounds.
http://www.auricmud.com/snippets/spells_with_timers.c
It uses the basic timer and some states to produce skills/spells that take several rounds.