ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/jewel/uraniumbar.arc
Revision: 1.1.1.1 (vendor branch)
Committed: Mon Feb 6 20:27:10 2006 UTC (18 years, 4 months ago) by root
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_03_15, UPSTREAM_2006_02_01, UPSTREAM_2006_02_22
Changes since 1.1: +0 -0 lines
Log Message:
Initial Import

File Contents

# User Rev Content
1 root 1.1 Object uraniumbar
2     name uranium bar
3     race gold and jewels
4     face uraniumbar.111
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.111
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.111
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