diff --git a/SaintCoinach/Definitions/CraftLevelDifference.json b/SaintCoinach/Definitions/CraftLevelDifference.json index df195110..cd2a1bc6 100644 --- a/SaintCoinach/Definitions/CraftLevelDifference.json +++ b/SaintCoinach/Definitions/CraftLevelDifference.json @@ -3,14 +3,6 @@ "definitions": [ { "name": "Difference" - }, - { - "index": 1, - "name": "ProgressFactor" - }, - { - "index": 2, - "name": "QualityFactor" } ] } \ No newline at end of file diff --git a/SaintCoinach/Definitions/EventIconPriorityPair.json b/SaintCoinach/Definitions/EventIconPriorityPair.json index fd5e0795..6029a4b0 100644 --- a/SaintCoinach/Definitions/EventIconPriorityPair.json +++ b/SaintCoinach/Definitions/EventIconPriorityPair.json @@ -2,14 +2,7 @@ "sheet": "EventIconPriorityPair", "definitions": [ { - "name": "Icon1", - "converter": { - "type": "icon" - } - }, - { - "index": 1, - "name": "Icon2", + "name": "Icon", "converter": { "type": "icon" } diff --git a/SaintCoinach/Definitions/HousingFurniture.json b/SaintCoinach/Definitions/HousingFurniture.json index f217b48b..989d34f4 100644 --- a/SaintCoinach/Definitions/HousingFurniture.json +++ b/SaintCoinach/Definitions/HousingFurniture.json @@ -40,14 +40,6 @@ { "index": 8, "name": "DestroyOnRemoval" - }, - { - "index": 9, - "name": "Tooltip", - "converter": { - "type": "link", - "target": "HousingPlacement" - } } ] } \ No newline at end of file diff --git a/SaintCoinach/Definitions/ModelSkeleton.json b/SaintCoinach/Definitions/ModelSkeleton.json index 0f9d1e5b..3113f57e 100644 --- a/SaintCoinach/Definitions/ModelSkeleton.json +++ b/SaintCoinach/Definitions/ModelSkeleton.json @@ -31,10 +31,6 @@ { "index": 16, "name": "LoopFlySE" - }, - { - "index": 17, - "name": "AutoAttackType" } ] } \ No newline at end of file diff --git a/SaintCoinach/Definitions/Quest.json b/SaintCoinach/Definitions/Quest.json index ab729da1..7d1ee205 100644 --- a/SaintCoinach/Definitions/Quest.json +++ b/SaintCoinach/Definitions/Quest.json @@ -534,6 +534,27 @@ "converter": { "type": "complexlink", "links": [ + { + "when": { + "key": "ItemRewardType", + "value": 1 + }, + "sheet": "Item" + }, + { + "when": { + "key": "ItemRewardType", + "value": 3 + }, + "sheet": "Item" + }, + { + "when": { + "key": "ItemRewardType", + "value": 5 + }, + "sheet": "Item" + }, { "when": { "key": "ItemRewardType", @@ -547,9 +568,6 @@ "value": 7 }, "sheet": "BeastRankBonus" - }, - { - "sheet": "Item" } ] } diff --git a/SaintCoinach/Definitions/ScenarioTreeTips.json b/SaintCoinach/Definitions/ScenarioTreeTips.json index 55f47538..8cbf6b24 100644 --- a/SaintCoinach/Definitions/ScenarioTreeTips.json +++ b/SaintCoinach/Definitions/ScenarioTreeTips.json @@ -4,11 +4,7 @@ "definitions": [ { "index": 1, - "name": "Tips1", - "converter": { - "type": "link", - "target": "ScenarioTreeTipsQuest" - } + "name": "Tips1" }, { "index": 3, diff --git a/SaintCoinach/Definitions/WarpCondition.json b/SaintCoinach/Definitions/WarpCondition.json index 46d6e5b9..d531f5f1 100644 --- a/SaintCoinach/Definitions/WarpCondition.json +++ b/SaintCoinach/Definitions/WarpCondition.json @@ -26,7 +26,7 @@ }, { "index": 4, - "name": "DRequiredQuest{3}", + "name": "RequiredQuest{3}", "converter": { "type": "link", "target": "Quest"