forked from rcalvs/deed-manager
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtraits_table.html
More file actions
487 lines (487 loc) · 9.92 KB
/
Copy pathtraits_table.html
File metadata and controls
487 lines (487 loc) · 9.92 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
<table class="wikitable sortable jquery-tablesorter">
<thead><tr>
<th width="50" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Category</th>
<th width="200" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Trait name</th>
<th width="200" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Effect</th>
<th width="50" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Base Skill (<a href="/index.php/Epic" class="mw-redirect" title="Epic">Epic</a> Curve Skill)</th>
<th width="50" class="headerSort" tabindex="0" role="columnheader button" title="Sort ascending">Value
</th></tr></thead><tbody>
<tr>
<td><b>Combat, Rare</b>
</td>
<td><i>It seems extremely tame</i>
</td>
<td>Aggressive animals become passive
</td>
<td>< 43 (24.50)
</td>
<td>0
</td></tr>
<tr>
<td>Combat
</td>
<td><i>It seems more friendly</i>
</td>
<td>Easier to tame
</td>
<td>34 (18.76)
</td>
<td>5
</td></tr>
<tr>
<td>Combat
</td>
<td><i>It will fight fiercely.</i></td>
<td>Higher fighting skill <sup id="cite_ref-unknown_1-0" class="reference"><a href="#cite_note-unknown-1">[1]</a></sup>
</td>
<td>20 (10.56)
</td>
<td>10
</td></tr>
<tr>
<td>Combat
</td>
<td><i>It looks more friendly than normal</i>
</td>
<td>Less likely to be attacked by aggressive creatures when tame
</td>
<td>48 (27.89)
</td>
<td>15
</td></tr>
<tr>
<td>Combat
</td>
<td><i>It is a tough bugger.</i></td>
<td>Withstands more damage
</td>
<td>22 (11.68)
</td>
<td>15
</td></tr>
<tr>
<td>Combat
</td>
<td><i>It seems especially loyal</i>
</td>
<td>keeps loyalty to its tamer longer, loses less when taking damage
</td>
<td>49 (28.59)
</td>
<td>20
</td></tr>
<tr>
<td><b>Draft, Rare</b>
</td>
<td><i>It seems stronger than normal</i>
</td>
<td>Carry weight bonus
</td>
<td>32 (17.54)
</td>
<td>0
</td></tr>
<tr>
<td><b>Draft, Rare</b>
</td>
<td><i>It seems more nimble than normal</i>
</td>
<td>Increased maximum rideable slope <sup id="cite_ref-nimble_2-0" class="reference"><a href="#cite_note-nimble-2">[2]</a></sup>
</td>
<td>32 (17.54)
</td>
<td>0
</td></tr>
<tr>
<td>Draft
</td>
<td><i>It is easy on its gear</i>
</td>
<td>Equipped gear takes less damage
</td>
<td>40 (22.54)
</td>
<td>10
</td></tr>
<tr>
<td>Draft
</td>
<td><i>It has a strong body.</i></td>
<td>Bonus to hauling weight limit
</td>
<td>23 (12.25)
</td>
<td>15
</td></tr>
<tr>
<td>Draft
</td>
<td><i>It can carry more than average.</i></td>
<td>Major bonus to hauling weight limit
</td>
<td>25 (13.40)
</td>
<td>20
</td></tr>
<tr>
<td>Draft
</td>
<td><i>It has strong legs</i>
</td>
<td>Carry weight bonus
</td>
<td>38 (21.26)
</td>
<td>20
</td></tr>
<tr>
<td>Miscellaneous
</td>
<td><i>Bred in captivity.</i>
</td>
<td>Informational, will not count toward the max number of traits
</td>
<td>53 (31.44)
</td>
<td>0
</td></tr>
<tr>
<td><b>Miscellaneous, Rare</b>
</td>
<td><i>It has a chance to produce twins</i>
</td>
<td>Chance to birth twins (only present on female creatures)
</td>
<td>44 (25.17)
</td>
<td>0
</td></tr>
<tr>
<td><b>Miscellaneous, Rare</b>
</td>
<td><i>It seems immortal</i>
</td>
<td>Will never die as if cared for
</td>
<td>29 (15.74)
</td>
<td>0
</td></tr>
<tr>
<td>Miscellaneous
</td>
<td>Horse's color is considered a trait.
</td>
<td>Does not count against the trait limit
</td>
<td>0
</td>
<td>0
</td></tr>
<tr>
<td>Miscellaneous
</td>
<td><i>It has been corrupted.</i>
</td>
<td>Grazes on <a href="/index.php/Mycelium" title="Mycelium">mycelium</a> instead of grass <sup id="cite_ref-corrupt_3-0" class="reference"><a href="#cite_note-corrupt-3">[3]</a></sup>
</td>
<td>43 (24.50)
</td>
<td>0
</td></tr>
<tr>
<td>Miscellaneous
</td>
<td><i>It has adapted well to cooler climates</i>
</td>
<td>?
</td>
<td>? (?)
</td>
<td>0
</td></tr>
<tr>
<td>Miscellaneous
</td>
<td><i>It looks unusually strong and healthy.</i>
</td>
<td>Has a higher resistance to disease
</td>
<td>40 (22.54)
</td>
<td>10
</td></tr>
<tr>
<td>Miscellaneous
</td>
<td><i>It has a certain spark in its eyes.</i>
</td>
<td>Lives 50% longer than normal
</td>
<td>41 (23.19)g
</td>
<td>10
</td></tr>
<tr>
<td>Miscellaneous
</td>
<td><i>It has a slow metabolism</i>
</td>
<td>Eats half as much as a normal animal
</td>
<td>45 (25.84)
</td>
<td>10
</td></tr>
<tr>
<td>Miscellaneous
</td>
<td><i>It looks stationary</i>
</td>
<td>It will stay put as if saddled
</td>
<td>50 (29.29)
</td>
<td>10
</td></tr>
<tr>
<td>Miscellaneous
</td>
<td><i>It seems to be a graceful eater</i>
</td>
<td>Less chance to reduce the growth stage of a tile when eating
</td>
<td>39 (21.90)
</td>
<td>10
</td></tr>
<tr>
<td>Negative
</td>
<td><i>It looks extremely sick</i>
</td>
<td>Has a very slim chance to pass away when it receives a hunger tick <sup id="cite_ref-genesis_4-0" class="reference"><a href="#cite_note-genesis-4">[4]</a></sup>
</td>
<td>< 50
</td>
<td>5
</td></tr>
<tr>
<td>Negative
</td>
<td><i>It seems shabby and frail</i> <sup id="cite_ref-genesis_4-1" class="reference"><a href="#cite_note-genesis-4">[4]</a></sup>
</td>
<td>Reduces output of resources such as milk and wool
</td>
<td>42 (23.84)
</td>
<td>5
</td></tr>
<tr>
<td>Negative
</td>
<td><i>It seems to dislike steep terrain</i> <sup id="cite_ref-genesis_4-2" class="reference"><a href="#cite_note-genesis-4">[4]</a></sup>
</td>
<td>Decreases ridable slope
</td>
<td>43 (24.50)
</td>
<td>5
</td></tr>
<tr>
<td>Negative
</td>
<td><i>It has malformed hindlegs.</i></td>
<td>Minor speed penalty <sup id="cite_ref-genesis_4-3" class="reference"><a href="#cite_note-genesis-4">[4]</a></sup>
</td>
<td>28 (15.15)
</td>
<td>5
</td></tr>
<tr>
<td>Negative
</td>
<td><i>The legs are of different length.</i></td>
<td>Major speed penalty <sup id="cite_ref-genesis_4-4" class="reference"><a href="#cite_note-genesis-4">[4]</a></sup>
</td>
<td>29 (15.74)
</td>
<td>5
</td></tr>
<tr>
<td>Negative
</td>
<td><i>It seems overly aggressive.</i></td>
<td>Random chance to bite <sup id="cite_ref-genesis_4-5" class="reference"><a href="#cite_note-genesis-4">[4]</a></sup>
</td>
<td>30 (16.33)
</td>
<td>5
</td></tr>
<tr>
<td>Negative
</td>
<td><i>It looks very unmotivated.</i></td>
<td>Major penalty to mounted weight limit <sup id="cite_ref-genesis_4-6" class="reference"><a href="#cite_note-genesis-4">[4]</a></sup>
</td>
<td>31 (16.93)
</td>
<td>5
</td></tr>
<tr>
<td>Negative
</td>
<td><i>It is unusually strong-willed.</i></td>
<td>Will stop being led at random <sup id="cite_ref-genesis_4-7" class="reference"><a href="#cite_note-genesis-4">[4]</a></sup>
</td>
<td>32 (17.54)
</td>
<td>5
</td></tr>
<tr>
<td>Negative
</td>
<td><i>It has some illness.</i></td>
<td>Body strength will slowly reduce over time eventually making the animal unrideable <sup id="cite_ref-genesis_4-8" class="reference"><a href="#cite_note-genesis-4">[4]</a></sup> <sup id="cite_ref-illness_5-0" class="reference"><a href="#cite_note-illness-5">[5]</a></sup>
</td>
<td>33 (18.15)
</td>
<td>5
</td></tr>
<tr>
<td>Negative
</td>
<td><i>It looks constantly hungry.</i></td>
<td>Becomes hungry twice as fast as normal <sup id="cite_ref-genesis_4-9" class="reference"><a href="#cite_note-genesis-4">[4]</a></sup>
</td>
<td>34 (18.76)
</td>
<td>5
</td></tr>
<tr>
<td>Negative
</td>
<td><i>It looks feeble and unhealthy.</i></td>
<td>Prone to catching a disease <sup id="cite_ref-genesis_4-10" class="reference"><a href="#cite_note-genesis-4">[4]</a></sup>
</td>
<td>39 (21.90)
</td>
<td>5
</td></tr>
<tr>
<td><b>Output, Rare</b>
</td>
<td><i>It has very good genes</i>
</td>
<td>Increased amount and quality of resources like milk and wool
</td>
<td>?
</td>
<td>0
</td></tr>
<tr>
<td>Output
</td>
<td><i>It seems to pick stuff up</i>
</td>
<td>Chance to dig something up when eating, drops items on the ground
</td>
<td>37 (20.63)
</td>
<td>5
</td></tr>
<tr>
<td>Output
</td>
<td><i>It seems vibrant</i>
</td>
<td>Increases the output of resources
</td>
<td>46 (26.52)
</td>
<td>5
</td></tr>
<tr>
<td>Output
</td>
<td><i>It seems prize winning</i>
</td>
<td>Gives better products when butchered
</td>
<td>35 (19.38)
</td>
<td>10
</td></tr>
<tr>
<td>Output
</td>
<td><i>It gives more resources</i>
</td>
<td>Increases output of resources such as wool and milk
</td>
<td>33 (18.15)
</td>
<td>10
</td></tr>
<tr>
<td>Output
</td>
<td><i>It looks plump and ready to butcher</i>
</td>
<td>Gives more products when butchered
</td>
<td>36 (20.00)
</td>
<td>20
</td></tr>
<tr>
<td>Speed
</td>
<td><i>It has fleeter movement than normal.</i></td>
<td>Minor speed boost
</td>
<td>21 (11.12)
</td>
<td>10
</td></tr>
<tr>
<td>Speed
</td>
<td><i>It has lightning movement.</i></td>
<td>Major speed boost
</td>
<td>24 (12.82)
</td>
<td>20
</td></tr>
<tr>
<td>Speed
</td>
<td><i>It has very strong leg muscles.</i></td>
<td>Movement speed bonus
</td>
<td>26 (13.98)
</td>
<td>15
</td></tr>
<tr>
<td>Speed
</td>
<td><i> It seems accustomed to water</i></td>
<td>Moves faster in shallow waters
</td>
<td>27 (14.56)
</td>
<td>10
</td></tr>
<tr>
<td><b>Speed, Rare</b>
</td>
<td><i>It is unbelievably fast</i>
</td>
<td>Always on speed bonus similar to hell horses
</td>
<td>51 (30.00)
</td>
<td>0
</td></tr></tbody><tfoot></tfoot></table>