ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/items/bow_lythander.arc
Revision: 1.9
Committed: Fri Apr 2 21:26:13 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.8: +1 -1 lines
Log Message:
clean app classes/types, add spell type and use it

File Contents

# Content
1 object bow_lythander
2 inherit type_bow
3 name Lythander's Elven Bow
4 name_pl Lythander's Elven Bows
5 race arrow
6 skill missile weapons
7 msg
8 You look at this wonderful bow with
9 pride. It is only granted to the best
10 of Lythander's disciples.
11 endmsg
12 face elven_bow.x11
13 sp 70
14 dam 30
15 luck 1
16 wc 3
17 nrof 1
18 attacktype 1
19 weight 8000
20 magic 5
21 client_type 150
22 startequip 1
23 body_arm -2
24 end
25