ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_light.arc
Revision: 1.2
Committed: Wed Aug 9 10:55:10 2006 UTC (17 years, 10 months ago) by elmex
Branch: MAIN
Changes since 1.1: +3 -0 lines
Log Message:
added remanind descriptions from the crossfire homepage and
added a few missing ones myself. hopefully most spells have at least
a minimal description now.

File Contents

# User Rev Content
1 root 1.1 Object spell_light
2     name light
3     name_pl light
4     face spell_praying.111
5     type 101
6     subtype 42
7     level 1
8     value 10
9     grace 4
10     casting_time 5
11     skill praying
12     path_attuned 524288
13     other_arch light
14     attacktype 4194306
15     dam 2
16     dam_modifier 20
17     duration 1000
18     duration_modifier 1
19     range_modifier 1
20     range_modifier 10
21     maxgrace 10
22     no_drop 1
23     invisible 1
24 elmex 1.2 msg
25     This prayer will light a fixed area.
26     endmsg
27 root 1.1 end