Ideas for Stendhal/Magic: Difference between revisions

Content deleted Content added
imported>Madmetzger
imported>Madmetzger
Line 11:
** via potions
** slowly when no attacks are aiming at the player
* Client Integration
** Client server communication {{done}}
** Small images to represent a spell
** GUI integration
*** Show spells
*** Cast spells
*** visual effects
** Allow early testing {{done}}
*** Script SummonSpell to obtain a spell {{done}}
*** Slash action to cast a spell ''/cast'' {{done}}
*** Mana can be manipulated via ''/alter'' {{done}} (was already there)
* Learning spells
** Quests per nature that allow player to buy spells from a shop
** Reward of those quests could be a first spell additionally to being allowed to buy
 
== Defining spells ==
* Spells should be configurable via XML {{done}}