Ideas for Stendhal/Magic: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Madmetzger |
imported>Madmetzger |
||
| Line 83: | Line 83: | ||
/alter [character] base_mana add 1000 |
/alter [character] base_mana add 1000 |
||
/alter [character] mana add 1000 |
/alter [character] mana add 1000 |
||
* Use spell via slash action ''cast'' (the ''spell id'' can be found in the attributes list when inspecting the spell in the spells panel - for example ''[id=22]''): |
* Use spell via slash action ''cast'' (the ''spell id'' can be found in the attributes list when inspecting the spell in the spells panel - for example ''[id=22]'', same for creatures as target): |
||
/cast [spell id] [target name or id] |
/cast [spell id] [target name or id] |
||
* Seeing spells client side needs the feature ''spells'' enabled for the testing player (keyed slot !features needs an entry for ''spells'') |
* Seeing spells client side needs the feature ''spells'' enabled for the testing player (keyed slot !features needs an entry for ''spells'') |
||