chiark / gitweb /
where-vessels: filtering UI
[ypp-sc-tools.db-live.git] / yarrg / source-info.txt
1 # -*- fundamental -*-
2
3 vessels
4 #|   Ship Name    |Gun Size|Volume | Mass  |
5  |Sloop           |small   |20,250 |13,500 |
6  |----------------+--------+-------+-------|
7  |Cutter          |small   |60,750 |40,500 |
8  |----------------+--------+-------+-------|
9  |Dhow            |medium  |20,250 |13,500 |
10  |----------------+--------+-------+-------|
11  |Longship        |small   |20,250 |13,500 |
12  |----------------+--------+-------+-------|
13  |Baghlah         |medium  |27,000 |18,000 |
14  |----------------+--------+-------+-------|
15  |Merchant brig   |medium  |135,000|90,000 |
16  |----------------+--------+-------+-------|
17  |War brig        |medium  |81,000 |54,000 |
18  |----------------+--------+-------+-------|
19  |Merchant galleon|large   |405,000|270,000|
20  |----------------+--------+-------+-------|
21  |Xebec           |medium  |182,250|121,500|
22  |----------------+--------+-------+-------|
23  |War frigate     |large   |324,000|216,000|
24  |----------------+--------+-------+-------|
25  |Grand frigate   |large   |810,000|540,000|
26 # From http://yppedia.puzzlepirates.com/Ship; when updating,
27 # delete unused columns and check heading is the same as above.
28 # If fields reordered must change parser in Commods.pm.
29
30 shot
31  small  2
32  medium 3
33  large  4
34
35 commodclasses
36  *basic_commodities
37  *ship_supplies
38  *herbs
39  *minerals
40  *cloth
41  *dye
42  *paint
43  *enamel
44  *forageables
45
46 commods
47  kraken's blood         1kg             *dye                    @105
48  %d dye                 1kg             *dye                    @0
49  %enamel enamel         5kg             *enamel                 @0
50  %c paint               1200g 1l        *paint                  @0
51
52  %c cloth               700g            *cloth                  @2
53  fine %c cloth          700g            *cloth                  @5
54  sail cloth             700g            *cloth                  @150000
55
56 %d
57  red                                                            @100
58  yellow                                                         @110
59  blue                                                           @120
60  green                                                          @130
61  lime
62  navy
63
64 %enamel
65  %enamelc                                                       @0
66  %newc                                                          @10000
67
68 %c
69  %oldc                                                          @0
70  %newc                                                          @10000
71
72 # enamel colours are in a different order to everything else
73 %enamelc
74  red                                                            @100000+
75  orange                                                         @100000+
76  yellow                                                         @100000+
77  green                                                          @100000+
78  blue                                                           @100000+
79  purple                                                         @100000+
80  white                                                          @100000+
81  black                                                          @100000+
82  tan                                                            @100000+
83  grey                                                           @100000+
84  pink                                                           @100000+
85  violet                                                         @100000+
86  navy                                                           @100000+
87  aqua                                                           @100000+
88  lime                                                           @100000+
89
90 %oldc
91  red                                                            @100000+
92  tan                                                            @100000+
93  white                                                          @100000+
94  black                                                          @100000+
95  grey                                                           @100000+
96  yellow                                                         @100000+
97  pink                                                           @100000+
98  violet                                                         @100000+
99  purple                                                         @100000+
100  navy                                                           @100000+
101  blue                                                           @100000+
102  aqua                                                           @100000+
103  lime                                                           @100000+
104  green                                                          @100000+
105  orange                                                         @100000+
106
107 %newc
108  maroon                                                         @100000+
109  brown                                                          @100000+
110  gold                                                           @100000+
111  rose                                                           @100000+
112  lavender                                                       @100000+
113  mint                                                           @100000+
114  light green                                                    @100000+
115 # the following come after sailcloth in the cloth list, hence the higher number:
116  magenta                                                        @200000+
117  lemon                                                          @200000+
118  peach                                                          @200000+
119  light blue                                                     @200000+
120  persimmon                                                      @200000+
121
122 commods
123  %g gems                10kg            *forageables            @0
124  diamonds               10kg            *forageables            @200000+
125  emeralds               10kg            *forageables            @200000+
126  moonstones             10kg            *forageables            @200000+
127  opals                  10kg            *forageables            @200000+
128  pearls                 10kg            *forageables            @200000+
129  rubies                 10kg            *forageables            @200000+
130  sapphires              10kg            *forageables            @200000+
131  topazes                10kg            *forageables            @200000+
132
133 %g
134  amber                                                          @200000+
135  amethyst                                                       @200000+
136  beryl                                                          @200000+
137  coral                                                          @200000+
138  jade                                                           @200000+
139  jasper                                                         @200000+
140  jet                                                            @200000+
141  lapis lazuli                                                   @200000+
142  quartz                                                         @200000+
143  tigereye                                                       @200000+
144
145 commods
146  swill                  1kg             *ship_supplies          @0+
147  grog                   1kg             *ship_supplies          @0+
148  fine rum               1kg             *ship_supplies          @0+
149  small cannon balls     7100g           *ship_supplies          @0+
150  medium cannon balls    14200g 2l       *ship_supplies          @0+
151  large cannon balls     21300g 3l       *ship_supplies          @0+
152
153  madder                 400g            *herbs                  @0+
154  old man's beard        800g            *herbs                  @0+
155  yarrow                 200g            *herbs                  @0+
156  sassafras              500g            *herbs                  @0+
157  iris root              300g            *herbs                  @0+
158  weld                   300g            *herbs                  @0+
159  broom flower           200g            *herbs                  @0+
160  lobelia                200g            *herbs                  @0+
161  pokeweed berries       300g            *herbs                  @0+
162  indigo                 700g            *herbs                  @0+
163  elderberries           700g            *herbs                  @0+
164  cowslip                700g            *herbs                  @0+
165  lily of the valley     300g            *herbs                  @0+
166  nettle                 300g            *herbs                  @0+
167  butterfly weed         100g            *herbs                  @0+
168
169  bananas                125kg 100l      *forageables            @300000+
170  carambolas             125kg 100l      *forageables            @300000+
171  coconuts               125kg 100l      *forageables            @300000+
172  durians                125kg 100l      *forageables            @300000+
173  limes                  125kg 100l      *forageables            @300000+
174  mangos                 125kg 100l      *forageables            @300000+
175  passion fruit          125kg 100l      *forageables            @300000+
176  pineapples             125kg 100l      *forageables            @300000+
177  pomegranates           125kg 100l      *forageables            @300000+
178  rambutan               125kg 100l      *forageables            @300000+
179
180  lorandite              5500g           *minerals               @0+
181  leushite               4400g           *minerals               @0+
182  tellurium              6200g           *minerals               @0+
183  thorianite             100g            *minerals               @0+
184  chalcocite             5700g           *minerals               @0+
185  cubanite               4700g           *minerals               @0+
186  serandite              3400g           *minerals               @0+
187  papagoite              3300g           *minerals               @0+
188  sincosite              3000g           *minerals               @0+
189  masuyite               5100g           *minerals               @0+
190  gold nuggets           400g            *minerals               @0+
191
192  sugar cane             50kg 100l       *basic_commodities      @110
193  hemp                   125kg 250l      *basic_commodities      @120
194  iron                   7800g           *basic_commodities      @130
195  wood                   175kg 250l      *basic_commodities      @140
196  stone                  2600g           *basic_commodities      @150
197  hemp oil               1kg             *basic_commodities      @160
198  varnish                1kg             *basic_commodities      @180
199  lacquer                1kg             *basic_commodities      @190
200
201
202 client ypp-sc-tools yarrg
203  lastpage
204
205 client jpctb greenend
206
207
208 #---------- OCEANS ----------
209 # subscriber oceans
210
211 ocean Midnight
212
213 ocean Cobalt
214  Garnet
215   Jubilee Island
216
217 ocean Ice
218  Vilya
219   Winking Wall Island
220
221 # doubloon oceans
222
223 ocean Hunter
224  Eagle
225   Ix Chel
226   Manu Island
227
228 ocean Malachite
229  Draco
230   Cetus Island
231   Threewood Island
232
233 ocean Sage
234  Osprey
235   Scurvy Reef
236   Gauntlet Island
237
238 ocean Viridian
239
240 # family oceans
241
242 ocean Crimson
243
244 # International oceans (doubloon oceans)
245
246 #ocean Jade
247 # Cigüeña
248 #  Isla Scrimshaw
249 # Ibis
250 #  Isla Kiwara
251 # Águila
252 #  Cayo Escorbuto
253
254 #ocean Opal
255 # Canis
256 #  Atchafalaya-Insel
257