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

File Contents

# Content
1 object uraniumbar
2 name uranium bar
3 race gold and jewels
4 face uraniumbar.x11
5 color_fg grey
6 nrof 1
7 type 73
8 material 2
9 materialname uranium
10 value 50
11 weight 10000
12 identified 1
13 editable 2048
14 name_pl uranium bars
15 client_type 2005
16 end
17 #Above composition ^^
18 #99.5% U238
19 #0.5% U235
20 #(Note in the real world usually 0.7% U235).
21
22 object enricheduraniumbar
23 name enriched uranium bar
24 race gold and jewels
25 face uraniumbar.x11
26 attacktype 4
27 dam 5
28 speed 0.100000
29 color_fg grey
30 nrof 1
31 type 73
32 material 2
33 materialname enriched uranium
34 glow_radius 1
35 value 400000
36 # adeb0
37 weight 10000
38 identified 1
39 editable 2048
40 name_pl enriched uranium bars
41 client_type 2005
42 end
43 #Above composition ^^
44 #99.9% U235
45
46 object depleteduraniumbar
47 name depleted uranium bar
48 race gold and jewels
49 face uraniumbar.x11
50 color_fg grey
51 nrof 1
52 type 73
53 material 2
54 materialname depleted uranium
55 value 20
56 weight 10000
57 identified 1
58 editable 2048
59 name_pl depleted uranium bars
60 client_type 2005
61 end
62 #Above composition ^^
63 #99.9% U238
64