ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/skills/Skill_Tools/talisman.arc
Revision: 1.5
Committed: Sat Mar 3 00:51:02 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +47 -48 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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