Fantasy Game
Basic Tasks
For example let’s start we say we have a few options on tasks (this can be extended as needed):
- Create:
- Fairly self explanatory. The wizard creates some of the chosen element.
- So for example we can create fire and this creates a little fireball.
- Grow:
- Increase the level of the currently created thing by 1. So if we grow our level 1 ball of fire twice. We now have a level 3 ball of fire.
- Multiply:
- Doubles the existing number
- Move:
- Move the created thing 6” (TBD)
- For some of the non-offensive uses of magic its not so much as move as focus on a particular point x” away from the mage, e.g create an Earth Wall. Its essentially Move before creation, Is there a better name than move? Or is better to have a separate task e.g. Focus
- Combine:
- Some combination of elements work better together. So if we created a level 1 ball of water and a level 1 lightning bolt. We could have two separate attacks or if we combine them then they become more than the some of their parts e.g. (2x(sum of the levels per element)). So in our example a level 4 water/lightning mix (2x(1+1)). It has advantages of only casting move on one thing and not on the constituent parts. But maybe it’s easier to counter. I only have to stop say level 1 water reaching the unit and both effects are cancelled.
Leave a Reply