ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Healing/spell_regen_sp.arc
Revision: 1.9
Committed: Wed Jan 20 22:48:55 2010 UTC (14 years, 6 months ago) by root
Branch: MAIN
CVS Tags: rel-2_93
Changes since 1.8: +2 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 # this should only be found in potions!
2 object spell_regenerate_spellpoints
3 name regenerate spellpoints
4 name_pl regenerate spellpoints
5 skill none
6 msg
7 Regenerates your magic powers H<i.e. it restores
8 your mana/spell points>.
9 *TODO* please report
10 endmsg
11 other_arch healing
12 sound wn/heal
13 sp 0
14 level 99
15 type 101
16 subtype 21
17 path_attuned 256
18 value 990
19 invisible 1
20 last_sp 9999
21 no_drop 1
22 casting_time 0
23 end
24