diff --git a/Config/Localization.txt b/Config/Localization.txt new file mode 100644 index 0000000..dc62916 --- /dev/null +++ b/Config/Localization.txt @@ -0,0 +1,12 @@ +Key,english + +modArmorCigarPerception, "Perceptive Cigar" +modArmorCigarPerceptionDesc, "Look discerning and get a better deal from traders. Also boosts Perception!" +modArmorCigarStrength, "Strong Cigar" +modArmorCigarStrengthDesc, "Look intimidating and get a better deal from traders. Also boosts Strength!" +modArmorCigarFortitude, "Fortified Cigar" +modArmorCigarFortitudeDesc, "Look braced and get a better deal from traders. Also boosts Fortitude!" +modArmorCigarAgility, "Agile Cigar" +modArmorCigarAgilityDesc, "Look spry and get a better deal from traders. Also boosts Agility!" +modArmorCigarIntellect, "Intelligent Cigar" +modArmorCigarIntellectDesc, "Look smart and get a better deal from traders. Also boosts Intellect!" diff --git a/Config/item_modifiers.xml b/Config/item_modifiers.xml new file mode 100644 index 0000000..a50633f --- /dev/null +++ b/Config/item_modifiers.xml @@ -0,0 +1,85 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Config/loot.xml b/Config/loot.xml new file mode 100644 index 0000000..ca3fac9 --- /dev/null +++ b/Config/loot.xml @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Config/progression.xml b/Config/progression.xml new file mode 100644 index 0000000..0c0398a --- /dev/null +++ b/Config/progression.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/Config/quests.xml b/Config/quests.xml new file mode 100644 index 0000000..48f378b --- /dev/null +++ b/Config/quests.xml @@ -0,0 +1,5 @@ + + + modArmorCigarStrength + + diff --git a/Config/recipes.xml b/Config/recipes.xml new file mode 100644 index 0000000..41690f0 --- /dev/null +++ b/Config/recipes.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Config/traders.xml b/Config/traders.xml new file mode 100644 index 0000000..cee7be8 --- /dev/null +++ b/Config/traders.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/Config/ui_display.xml b/Config/ui_display.xml new file mode 100644 index 0000000..b39e31b --- /dev/null +++ b/Config/ui_display.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ModInfo.xml b/ModInfo.xml new file mode 100644 index 0000000..2c20101 --- /dev/null +++ b/ModInfo.xml @@ -0,0 +1,9 @@ + + + + + + + + +