mirror of
https://github.com/xivapi/ffxiv-datamining.git
synced 2026-07-29 04:59:11 +00:00
Update formatting of offsets
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
[ Recipe ][ 2015-10-30 19:33:07 ][ XIVDB EXD ] Extract Offsets
|
||||
0 = id
|
||||
1 = craft_type_id
|
||||
2 = item_id
|
||||
13 = need_status_id
|
||||
14 = need_item_id
|
||||
20 = need_craftmanship
|
||||
21 = need_control
|
||||
25 = level
|
||||
26 = craft_quantity
|
||||
[ Recipe ][ 2015-10-30 21:10:49 ][ XIVDB EXD ] Extract Offsets
|
||||
0 id
|
||||
1 craft_type_id
|
||||
2 item_id
|
||||
13 need_status_id
|
||||
14 need_item_id
|
||||
20 need_craftmanship
|
||||
21 need_control
|
||||
25 level
|
||||
26 craft_quantity
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
[ Recipe ][ 2015-10-30 19:33:07 ][ XIVDB EXD ] Unverified Offsets
|
||||
3 = mat_item_1
|
||||
4 = mat_item_2
|
||||
5 = mat_item_3
|
||||
6 = mat_item_4
|
||||
7 = mat_item_5
|
||||
8 = mat_item_6
|
||||
11 = crystal_1
|
||||
12 = crystal_2
|
||||
27 = mat_quantity_1
|
||||
28 = mat_quantity_2
|
||||
29 = mat_quantity_3
|
||||
30 = mat_quantity_4
|
||||
31 = mat_quantity_5
|
||||
32 = mat_quantity_6
|
||||
35 = crystal_quantity_1
|
||||
36 = crystal_quantity_2
|
||||
[ Recipe ][ 2015-10-30 21:10:49 ][ XIVDB EXD ] Unverified Offsets
|
||||
3 mat_item_1
|
||||
4 mat_item_2
|
||||
5 mat_item_3
|
||||
6 mat_item_4
|
||||
7 mat_item_5
|
||||
8 mat_item_6
|
||||
11 crystal_1
|
||||
12 crystal_2
|
||||
27 mat_quantity_1
|
||||
28 mat_quantity_2
|
||||
29 mat_quantity_3
|
||||
30 mat_quantity_4
|
||||
31 mat_quantity_5
|
||||
32 mat_quantity_6
|
||||
35 crystal_quantity_1
|
||||
36 crystal_quantity_2
|
||||
|
||||
Reference in New Issue
Block a user