diff --git a/offsets-saint-coinach/current.txt b/offsets-saint-coinach/current.txt index 81592b9a1..4b44fabb9 100644 --- a/offsets-saint-coinach/current.txt +++ b/offsets-saint-coinach/current.txt @@ -323,7 +323,61 @@ "offsets": { "singular": 1, "plural": 3, - "icon": 27 + "behavior": 15, + "icon": 27, + "cost": 31, + "hp": 32, + "skill_cost": 35, + "minion_race": 38 + }, + "datasets_1": [], + "datasets_2": [] + }, + "CompanionTransient": { + "title": "CompanionTransient", + "table": "xiv_companion_transient", + "offsets": { + "description": 1, + "description_enhanced": 2, + "tooltip": 3, + "special_action_name": 4, + "special_action_description": 5, + "attack": 6, + "defense": 7, + "speed": 8, + "has_area_attack": 9, + "strength_gate": 10, + "strength_eye": 11, + "strength_shield": 12, + "strength_arcana": 13, + "minion_skill_type": 14 + }, + "datasets_1": [], + "datasets_2": [] + }, + "CompanionMove": { + "title": "CompanionMove", + "table": "xiv_companion_move", + "offsets": { + "name": 1 + }, + "datasets_1": [], + "datasets_2": [] + }, + "MinionRace": { + "title": "MinionRace", + "table": "xiv_minion_race", + "offsets": { + "name": 1 + }, + "datasets_1": [], + "datasets_2": [] + }, + "MinionSkillType": { + "title": "MinionSkillType", + "table": "xiv_minion_skill_type", + "offsets": { + "name": 1 }, "datasets_1": [], "datasets_2": []