mirror of
https://github.com/xivapi/ffxiv-datamining.git
synced 2026-07-28 20:49:19 +00:00
Update formatting of offsets
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[ Items ][ 2015-10-30 19:33:07 ][ FFXIV EXPLORER EXD ] Extract Offsets
|
||||
72 = is_desynthesizable
|
||||
73 = is_unique
|
||||
74 = is_untradable
|
||||
79 = is_projectable
|
||||
[ Items ][ 2015-10-30 21:10:48 ][ FFXIV EXPLORER EXD ] Extract Offsets
|
||||
72 is_desynthesizable
|
||||
73 is_unique
|
||||
74 is_untradable
|
||||
79 is_projectable
|
||||
|
||||
@@ -1,19 +1,19 @@
|
||||
[ Items ][ 2015-10-30 19:33:07 ][ XIVDB EXD ] Extract Offsets
|
||||
13 = max_quantity
|
||||
15 = price_min
|
||||
16 = price
|
||||
19 = repair_item_id
|
||||
20 = mirage_item_id
|
||||
21 = icon_local
|
||||
31 = action
|
||||
32 = salvage
|
||||
40 = level_item
|
||||
41 = level_equip
|
||||
44 = category_id
|
||||
46 = rarity
|
||||
48 = materia_slots
|
||||
49 = slot
|
||||
56 = special_bonus_id
|
||||
63 = repair_class_id
|
||||
68 = classjob_category
|
||||
69 = series_id
|
||||
[ Items ][ 2015-10-30 21:10:48 ][ XIVDB EXD ] Extract Offsets
|
||||
13 max_quantity
|
||||
15 price_min
|
||||
16 price
|
||||
19 repair_item_id
|
||||
20 mirage_item_id
|
||||
21 icon_local
|
||||
31 action
|
||||
32 salvage
|
||||
40 level_item
|
||||
41 level_equip
|
||||
44 category_id
|
||||
46 rarity
|
||||
48 materia_slots
|
||||
49 slot
|
||||
56 special_bonus_id
|
||||
63 repair_class_id
|
||||
68 classjob_category
|
||||
69 series_id
|
||||
|
||||
@@ -1,30 +1,30 @@
|
||||
[ Items ][ 2015-10-30 19:33:07 ][ XIVDB EXD ] Unverified Offsets
|
||||
1 = name
|
||||
2 = name_plural
|
||||
3 = help
|
||||
4 = title
|
||||
23 = damage
|
||||
24 = magic_damage
|
||||
25 = attack_speed
|
||||
28 = defense
|
||||
29 = magic_defense
|
||||
26 = shield_rate/hq
|
||||
27 = shield_block_rate/hq
|
||||
73 = damage/defense_hq
|
||||
74 = magic_damage/defense_hq
|
||||
34 = stat_1_value
|
||||
50 = stat_1_param
|
||||
75 = stat_1_value_hq
|
||||
35 = stat_2_value
|
||||
51 = stat_2_param
|
||||
76 = stat_2_value_hq
|
||||
36 = stat_3_value
|
||||
52 = stat_3_param
|
||||
77 = stat_3_value_hq
|
||||
37 = stat_4_value
|
||||
53 = stat_4_param
|
||||
78 = stat_4_value_hq
|
||||
38 = stat_5_value
|
||||
54 = stat_5_param
|
||||
39 = stat_6_value
|
||||
55 = stat_6_param
|
||||
[ Items ][ 2015-10-30 21:10:48 ][ XIVDB EXD ] Unverified Offsets
|
||||
1 name
|
||||
2 name_plural
|
||||
3 help
|
||||
4 title
|
||||
23 damage
|
||||
24 magic_damage
|
||||
25 attack_speed
|
||||
28 defense
|
||||
29 magic_defense
|
||||
26 shield_rate/hq
|
||||
27 shield_block_rate/hq
|
||||
73 damage/defense_hq
|
||||
74 magic_damage/defense_hq
|
||||
34 stat_1_value
|
||||
50 stat_1_param
|
||||
75 stat_1_value_hq
|
||||
35 stat_2_value
|
||||
51 stat_2_param
|
||||
76 stat_2_value_hq
|
||||
36 stat_3_value
|
||||
52 stat_3_param
|
||||
77 stat_3_value_hq
|
||||
37 stat_4_value
|
||||
53 stat_4_param
|
||||
78 stat_4_value_hq
|
||||
38 stat_5_value
|
||||
54 stat_5_param
|
||||
39 stat_6_value
|
||||
55 stat_6_param
|
||||
|
||||
Reference in New Issue
Block a user