ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Human/sage.arc
(Generate patch)

Comparing deliantra/arch/monster/humanoid/Human/sage.arc (file contents):
Revision 1.2 by pippijn, Tue Jan 2 21:54:54 2007 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:40:51 2007 UTC

1Object sage 1object sage
2name sage
2race human 3race human
3randomitems sage
4name sage
5msg 4msg
6@match * 5@match *
7I'm too busy to answer your queries. 6I'm too busy to answer your queries.
8endmsg 7endmsg
9face sage.x11 8face sage.x11
10Pow 5 9str 5
11Dex 5 10dex 5
11pow 5
12Int 20 12int 20
13Str 5 13hp 18
14maxhp 18
14sp 40 15sp 40
15maxsp 40 16maxsp 40
17exp 0
18dam 1
19wc 25
20ac 10
21speed 0.06
22level 15
23weight 50000
24randomitems sage
25alive 1
16monster 1 26monster 1
17unaggressive 1 27unaggressive 1
18alive 1
19ac 10
20wc 25
21dam 1
22hp 18
23maxhp 18
24exp 0
25speed 0.06
26weight 50000
27level 15
28can_cast_spell 1 28can_cast_spell 1
29can_use_skill 1 29can_use_skill 1
30body_skill 1
30editable 1 31editable 1
31magicmap grey 32magicmap grey
32body_skill 1
33end 33end
34

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines