diff --git a/data/Unleash_The_Mods/mods/Agent_Bandits/modinfo.json b/data/Unleash_The_Mods/mods/Agent_Bandits/modinfo.json index a623b889c..59bec4802 100644 --- a/data/Unleash_The_Mods/mods/Agent_Bandits/modinfo.json +++ b/data/Unleash_The_Mods/mods/Agent_Bandits/modinfo.json @@ -5,10 +5,7 @@ "name": "Agent Bandits", "description": "Modified by Malkeus: (Added some fixes mentioned in the forums. Removed duplicate monstergroup entries, rewrote itemgroups and altered AI of bandits.) Adds bands of hostile humans that patrol the wastelands looking for things to kill. This mod needs balance work.", "category": "creatures", - "authors": [ "GovTD/Karl_Keimov" ] - - - + "authors": [ "GovTD/Karl_Keimov" ], "dependencies": [ "dda" ] } ] diff --git a/data/Unleash_The_Mods/mods/Become_Batman/chem.json b/data/Unleash_The_Mods/mods/Become_Batman/chem.json index f0d34d083..8c63cb9c6 100644 --- a/data/Unleash_The_Mods/mods/Become_Batman/chem.json +++ b/data/Unleash_The_Mods/mods/Become_Batman/chem.json @@ -1,5 +1,5 @@ [ - { + { "id": "mutagen_bat", "copy-from": "mutagen_flavor", "type": "COMESTIBLE", @@ -15,4 +15,4 @@ "color": "black", "use_action": { "type": "mutagen_iv", "mutation_category": "BAT" } } -] \ No newline at end of file +] diff --git a/data/Unleash_The_Mods/mods/Become_Batman/modinfo.json b/data/Unleash_The_Mods/mods/Become_Batman/modinfo.json index 0cb38920a..75ab28dc7 100644 --- a/data/Unleash_The_Mods/mods/Become_Batman/modinfo.json +++ b/data/Unleash_The_Mods/mods/Become_Batman/modinfo.json @@ -8,4 +8,4 @@ "category": "misc_additions", "dependencies": [ "dda" ] } -] \ No newline at end of file +] diff --git a/data/Unleash_The_Mods/mods/Become_Batman/mutation_category.json b/data/Unleash_The_Mods/mods/Become_Batman/mutation_category.json index 671be27b4..9c4cdc0c8 100644 --- a/data/Unleash_The_Mods/mods/Become_Batman/mutation_category.json +++ b/data/Unleash_The_Mods/mods/Become_Batman/mutation_category.json @@ -8,4 +8,4 @@ "iv_message": "You hear the mutagen run trough your veins.", "memorial_message": "Heard it coming." } -] \ No newline at end of file +] diff --git a/data/Unleash_The_Mods/mods/Become_Batman/mutations.json b/data/Unleash_The_Mods/mods/Become_Batman/mutations.json index 8159fc40b..5d967c9e2 100644 --- a/data/Unleash_The_Mods/mods/Become_Batman/mutations.json +++ b/data/Unleash_The_Mods/mods/Become_Batman/mutations.json @@ -2,14 +2,14 @@ { "type": "mutation", "id": "WINGS_BAT", - "copy-from": "WINGS_BAT", + "copy-from": "WINGS_BAT", "name": { "str": "Deformed Wings" }, "description": "You have a pair of large, leathery wings. You can move them a little, but they are useless, and in fact put you off balance, reducing your ability to dodge slightly.", "types": [ "WINGS" ], "prereqs": [ "WINGS_STUB" ], "dodge_modifier": -3 }, - { + { "type": "mutation", "id": "BAT_EARS", "name": { "str": "Bat Ears" }, @@ -25,20 +25,20 @@ { "type": "mutation", "id": "FLIMSY", - "copy-from": "FLIMSY", - "extend": {"category": [ "BAT" ]} + "copy-from": "FLIMSY", + "extend": { "category": [ "BAT" ] } }, { "type": "mutation", "id": "BENDY1", - "copy-from": "BENDY1", - "extend": {"category": [ "BAT" ], "threshreq": [ "THRESH_BAT" ]} + "copy-from": "BENDY1", + "extend": { "category": [ "BAT" ], "threshreq": [ "THRESH_BAT" ] } }, { "type": "mutation", "id": "EASYSLEEPER", - "copy-from": "EASYSLEEPER", - "extend": {"category": [ "BAT" ]} + "copy-from": "EASYSLEEPER", + "extend": { "category": [ "BAT" ] } }, { "type": "mutation", @@ -64,60 +64,60 @@ "purifiable": false, "threshold": true }, - { + { "type": "mutation", "id": "SNOUT", "copy-from": "SNOUT", - "extend": {"category": [ "BAT" ]} + "extend": { "category": [ "BAT" ] } }, { "type": "mutation", "id": "DEFORMED2", - "copy-from": "DEFORMED2", - "extend": {"category": [ "BAT" ]} + "copy-from": "DEFORMED2", + "extend": { "category": [ "BAT" ] } }, { "type": "mutation", "id": "LIGHTFUR", - "copy-from": "LIGHTFUR", - "extend": {"category": [ "BAT" ]} + "copy-from": "LIGHTFUR", + "extend": { "category": [ "BAT" ] } }, { "type": "mutation", "id": "DEX_UP", - "copy-from": "DEX_UP", - "extend": {"category": [ "BAT" ]} + "copy-from": "DEX_UP", + "extend": { "category": [ "BAT" ] } }, { "type": "mutation", "id": "DISRESISTANT", "copy-from": "DISRESISTANT", - "extend": {"category": [ "BAT" ]} + "extend": { "category": [ "BAT" ] } }, { "type": "mutation", "id": "PER_UP_4", - "copy-from": "PER_UP_4", + "copy-from": "PER_UP_4", "threshreq": [ "THRESH_BIRD", "THRESH_BAT" ], - "extend": {"category": [ "BAT" ], "threshreq": [ "THRESH_BAT" ]} + "extend": { "category": [ "BAT" ], "threshreq": [ "THRESH_BAT" ] } }, { "type": "mutation", "id": "MYOPIC", "copy-from": "MYOPIC", - "extend": {"category": [ "BAT" ]} + "extend": { "category": [ "BAT" ] } }, - { + { "type": "mutation", "id": "HERBIVORE", "copy-from": "HERBIVORE", - "extend": {"category": [ "BAT" ]} + "extend": { "category": [ "BAT" ] } }, { "type": "mutation", "id": "CARNIVORE", - "copy-from": "CARNIVORE", - "extend": {"category": [ "BAT" ]} + "copy-from": "CARNIVORE", + "extend": { "category": [ "BAT" ] } }, { "type": "mutation", @@ -143,21 +143,21 @@ "type": "mutation", "id": "LIGHT_BONES", "copy-from": "LIGHT_BONES", - "extend": {"category": [ "BAT" ]} + "extend": { "category": [ "BAT" ] } }, { "type": "mutation", "id": "BENDY1", "copy-from": "BENDY1", - "extend": {"category": [ "BAT" ], "threshreq": [ "THRESH_BAT" ]} + "extend": { "category": [ "BAT" ], "threshreq": [ "THRESH_BAT" ] } }, { "type": "mutation", "id": "WINGS_BAT_MOD", "copy-from": "WINGS_BIRD", - "description": "You have a pair of fleshy wings under your arms. Your body is too heavy to be able to fly, but you can use them to slow your descent during a fall, and will not take falling damage under any circumstances. They cause slight encumbrance in your arms.", - "encumbrance_always": [ [ "arm_l", 2 ], [ "arm_r", 2 ] ], - "name": { "str": "Bat Wings" }, + "description": "You have a pair of fleshy wings under your arms. Your body is too heavy to be able to fly, but you can use them to slow your descent during a fall, and will not take falling damage under any circumstances. They cause slight encumbrance in your arms.", + "encumbrance_always": [ [ "arm_l", 2 ], [ "arm_r", 2 ] ], + "name": { "str": "Bat Wings" }, "category": [ "BAT" ] } -] \ No newline at end of file +] diff --git a/data/Unleash_The_Mods/mods/Become_Batman/recipes.json b/data/Unleash_The_Mods/mods/Become_Batman/recipes.json index 2274d482d..648e5b711 100644 --- a/data/Unleash_The_Mods/mods/Become_Batman/recipes.json +++ b/data/Unleash_The_Mods/mods/Become_Batman/recipes.json @@ -15,7 +15,7 @@ "components": [ [ [ "mutagen", 1 ] ], [ [ "meat", 1 ], [ "meat_scrap", 10 ] ], [ [ "ammonia", 1 ], [ "lye_powder", 100 ] ] ], "flags": [ "SECRET" ] }, - { + { "type": "recipe", "activity_level": "LIGHT_EXERCISE", "result": "iv_mutagen_bat", @@ -31,4 +31,4 @@ "components": [ [ [ "mutagen_bat", 2 ] ] ], "flags": [ "SECRET" ] } -] \ No newline at end of file +] diff --git a/data/Unleash_The_Mods/mods/MADA Mod/archery.json b/data/Unleash_The_Mods/mods/MADA_Mod/archery.json similarity index 100% rename from data/Unleash_The_Mods/mods/MADA Mod/archery.json rename to data/Unleash_The_Mods/mods/MADA_Mod/archery.json diff --git a/data/Unleash_The_Mods/mods/MADA Mod/crossbows.json b/data/Unleash_The_Mods/mods/MADA_Mod/crossbows.json similarity index 100% rename from data/Unleash_The_Mods/mods/MADA Mod/crossbows.json rename to data/Unleash_The_Mods/mods/MADA_Mod/crossbows.json diff --git a/data/Unleash_The_Mods/mods/MADA Mod/modinfo.json b/data/Unleash_The_Mods/mods/MADA_Mod/modinfo.json similarity index 99% rename from data/Unleash_The_Mods/mods/MADA Mod/modinfo.json rename to data/Unleash_The_Mods/mods/MADA_Mod/modinfo.json index befef8bae..87dcbd1d2 100644 --- a/data/Unleash_The_Mods/mods/MADA Mod/modinfo.json +++ b/data/Unleash_The_Mods/mods/MADA_Mod/modinfo.json @@ -8,4 +8,4 @@ "category": "rebalance", "dependencies": [ "dda" ] } -] \ No newline at end of file +] diff --git a/data/Unleash_The_Mods/mods/Mole_mutations/chem.json b/data/Unleash_The_Mods/mods/Mole_mutations/chem.json index e02626005..3c159bf91 100644 --- a/data/Unleash_The_Mods/mods/Mole_mutations/chem.json +++ b/data/Unleash_The_Mods/mods/Mole_mutations/chem.json @@ -1,5 +1,5 @@ [ - { + { "id": "mutagen_mole", "copy-from": "mutagen_flavor", "type": "COMESTIBLE", @@ -15,4 +15,4 @@ "color": "brown", "use_action": { "type": "mutagen_iv", "mutation_category": "MOLE" } } -] \ No newline at end of file +] diff --git a/data/Unleash_The_Mods/mods/Mole_mutations/modinfo.json b/data/Unleash_The_Mods/mods/Mole_mutations/modinfo.json index 559263c90..b607188bd 100644 --- a/data/Unleash_The_Mods/mods/Mole_mutations/modinfo.json +++ b/data/Unleash_The_Mods/mods/Mole_mutations/modinfo.json @@ -8,4 +8,4 @@ "category": "misc_additions", "dependencies": [ "dda" ] } -] \ No newline at end of file +] diff --git a/data/Unleash_The_Mods/mods/Mole_mutations/mutation_category.json b/data/Unleash_The_Mods/mods/Mole_mutations/mutation_category.json index 201cdd9ca..c2cff1ec2 100644 --- a/data/Unleash_The_Mods/mods/Mole_mutations/mutation_category.json +++ b/data/Unleash_The_Mods/mods/Mole_mutations/mutation_category.json @@ -8,4 +8,4 @@ "iv_message": "You bury the needle into your arm.", "memorial_message": "Is resting where he belongs." } -] \ No newline at end of file +] diff --git a/data/Unleash_The_Mods/mods/Mole_mutations/mutation_type.json b/data/Unleash_The_Mods/mods/Mole_mutations/mutation_type.json index d327ff6fd..5c79d9c30 100644 --- a/data/Unleash_The_Mods/mods/Mole_mutations/mutation_type.json +++ b/data/Unleash_The_Mods/mods/Mole_mutations/mutation_type.json @@ -1,18 +1,18 @@ [ - { - "type": "mutation_type", - "id": "BODY" - }, - { - "type": "mutation_type", - "id": "NOSE" - }, - { - "type": "mutation_type", - "id": "EYE" - }, - { - "type": "mutation_type", - "id": "TONGUE" - } -] \ No newline at end of file + { + "type": "mutation_type", + "id": "BODY" + }, + { + "type": "mutation_type", + "id": "NOSE" + }, + { + "type": "mutation_type", + "id": "EYE" + }, + { + "type": "mutation_type", + "id": "TONGUE" + } +] diff --git a/data/Unleash_The_Mods/mods/Mole_mutations/mutations.json b/data/Unleash_The_Mods/mods/Mole_mutations/mutations.json index a5bba1a5a..c583a1172 100644 --- a/data/Unleash_The_Mods/mods/Mole_mutations/mutations.json +++ b/data/Unleash_The_Mods/mods/Mole_mutations/mutations.json @@ -2,8 +2,8 @@ { "type": "mutation", "id": "BURROW", - "copy-from": "BURROW", - "extend":{"threshreq": [ "THRESH_MOLE" ], "category": ["MOLE"]} + "copy-from": "BURROW", + "extend": { "threshreq": [ "THRESH_MOLE" ], "category": [ "MOLE" ] } }, { "type": "mutation", @@ -19,19 +19,19 @@ "type": "mutation", "id": "CLAWS_ST", "copy-from": "CLAWS_ST", - "extend": {"threshreq": ["THRESH_MOLE"], "category": ["MOLE"]} + "extend": { "threshreq": [ "THRESH_MOLE" ], "category": [ "MOLE" ] } }, { "type": "mutation", "id": "CLAWS_RAT", "copy-from": "CLAWS_RAT", - "extend": {"threshreq": ["THRESH_MOLE"], "category": ["MOLE"]} + "extend": { "threshreq": [ "THRESH_MOLE" ], "category": [ "MOLE" ] } }, { "type": "mutation", "id": "MUZZLE_RAT", "copy-from": "MUZZLE_RAT", - "extend": {"category": ["MOLE"]} + "extend": { "category": [ "MOLE" ] } }, { "type": "mutation", @@ -43,7 +43,7 @@ "description": "You have grown an extra thumb which you can control rather effectively, it doesn't do much except for making it harder to get a fitting pair of gloves and occasionally helping with crafting.", "types": [ "HANDS" ], "category": [ "MOLE" ], - "craft_skill_bonus": [ [ "electronics", 1 ], [ "tailor", 1 ], [ "mechanics", 1 ] ], + "craft_skill_bonus": [ [ "electronics", 1 ], [ "tailor", 1 ], [ "mechanics", 1 ] ], "restricts_gear": [ "hand_l", "hand_r" ], "allow_soft_gear": true }, @@ -51,7 +51,7 @@ "type": "mutation", "id": "ANIMALDISCORD", "copy-from": "ANIMALDISCORD", - "extend": {"category": [ "MOLE" ]} + "extend": { "category": [ "MOLE" ] } }, { "type": "mutation", @@ -77,11 +77,11 @@ "category": [ "MOLE" ], "encumbrance_always": [ [ "mouth", -10 ] ] }, -{ + { "type": "mutation", "id": "DEFORMED", "copy-from": "DEFORMED", - "extend": {"category": ["MOLE"]} + "extend": { "category": [ "MOLE" ] } }, { "type": "mutation", @@ -99,12 +99,12 @@ "type": "mutation", "id": "MYOPIC", "copy-from": "MYOPIC", - "extend": {"category": ["MOLE"]} + "extend": { "category": [ "MOLE" ] } }, { "type": "mutation", "id": "INCISORS", "copy-from": "INCISORS", - "extend":{"threshreq": ["THRESH_MOLE"], "category": ["MOLE"]} - } -] \ No newline at end of file + "extend": { "threshreq": [ "THRESH_MOLE" ], "category": [ "MOLE" ] } + } +] diff --git a/data/Unleash_The_Mods/mods/Mole_mutations/recipes.json b/data/Unleash_The_Mods/mods/Mole_mutations/recipes.json index 2da6a72ad..7ccb54cf0 100644 --- a/data/Unleash_The_Mods/mods/Mole_mutations/recipes.json +++ b/data/Unleash_The_Mods/mods/Mole_mutations/recipes.json @@ -15,7 +15,7 @@ "components": [ [ [ "mutagen", 1 ] ], [ [ "meat", 1 ], [ "meat_scrap", 10 ] ], [ [ "ammonia", 1 ], [ "lye_powder", 100 ] ] ], "flags": [ "SECRET" ] }, - { + { "type": "recipe", "activity_level": "LIGHT_EXERCISE", "result": "iv_mutagen_mole", @@ -31,4 +31,4 @@ "components": [ [ [ "mutagen_mole", 2 ] ] ], "flags": [ "SECRET" ] } -] \ No newline at end of file +]