ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/Skill_Tools/talisman.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:39 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +5 -5 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# Content
1 object talisman
2 name talisman
3 face talisman.x11
4 type 39
5 color_fg grey
6 weight 1000
7 value 300
8 nrof 1
9 material 12
10 editable 2048
11 name_pl talismans
12 client_type 451
13 body_neck -1
14 end
15 #
16 object talisman_sorcery
17 name talisman
18 title of sorcery
19 face talisman.x11
20 type 74
21 color_fg grey
22 weight 1000
23 value 3000
24 nrof 1
25 material 12
26 skill sorcery
27 editable 2048
28 name_pl talismans
29 client_type 451
30 body_skill -1
31 end
32 #
33 object talisman_summoning
34 name talisman
35 title of summoning
36 face talisman.x11
37 type 74
38 color_fg grey
39 weight 1000
40 value 3000
41 nrof 1
42 material 12
43 skill summoning
44 editable 2048
45 name_pl talismans
46 client_type 451
47 body_skill -1
48 end
49 #
50 object talisman_evocation
51 name talisman
52 title of evocation
53 face talisman.x11
54 type 74
55 color_fg grey
56 weight 1000
57 value 3000
58 nrof 1
59 material 12
60 skill evocation
61 editable 2048
62 name_pl talismans
63 client_type 451
64 body_skill -1
65 end
66 #
67 object talisman_pyromancy
68 name talisman
69 title of pyromancy
70 face talisman.x11
71 type 74
72 color_fg grey
73 weight 1000
74 value 3000
75 nrof 1
76 material 12
77 skill pyromancy
78 editable 2048
79 name_pl talismans
80 client_type 451
81 body_skill -1
82 end