diff options
| author | Lance5057 <Lance5057@gmail.com> | 2017-03-12 18:15:17 -0500 |
|---|---|---|
| committer | Lance5057 <Lance5057@gmail.com> | 2017-03-12 18:15:17 -0500 |
| commit | f692d8983ee8787843d874ae1aa329c1439e3223 (patch) | |
| tree | a19cbd6d584d0ccd3d6117d63489168a89a19c3c /TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers | |
| parent | a7ea7c80bff70096191fd772a0416aec15d41a69 (diff) | |
Hopefully this unfucks whatever got fucked.
Diffstat (limited to 'TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers')
22 files changed, 403 insertions, 0 deletions
diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/bane_of_arthropods.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/bane_of_arthropods.json new file mode 100644 index 0000000..ffd6999 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/bane_of_arthropods.json @@ -0,0 +1,16 @@ +{ + "modifier": "bane_of_arthopods", + "text": [ + { + "text": "Striking a spider with its own eyeball causes it to recoil in fear. Got a pest problem? Here is the solution. Kills bugs dead." + } + ], + "effects": [ + "Deals massive damage to spiders and silverfish", + "Multiple levels" + ], + "demoTool": [ + "tconstruct:broadsword", + "tconstruct:hammer" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/beheading.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/beheading.json new file mode 100644 index 0000000..4c1468a --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/beheading.json @@ -0,0 +1,17 @@ +{ + "modifier": "beheading", + "text": [ + { + "text": "Working an ender pearl and some obsidian on a weapon has the curious effect of separating the target's head from its body. Just a little off the top?" + } + ], + "effects": [ + "Enemies drop their heads", + "Adding more Obsidian and Ender Pearls increases the chance of decapitation", + "Multiple levels" + ], + "demoTool": [ + "tconstruct:broadsword", + "tconstruct:cleaver" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/blasting.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/blasting.json new file mode 100644 index 0000000..b2fc876 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/blasting.json @@ -0,0 +1,24 @@ +{ + "modifier": "blasting", + "text": [ + { + "text": "Blow up all the blocks! Make them go away FAST!" + }, + { + "text": "\n" + }, + { + "text": "You can apply multiple levels to increase speed, but you probably lose all harvested blocks" + } + ], + "effects": [ + "Breaks blocks fast", + "AOE Tools harvest uneffective blocks too", + "Will likely destroy harvested blocks", + "Requires only 1 modifier", + "Multiple levels" + ], + "demoTool": [ + "tconstruct:hammer" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/diamond.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/diamond.json new file mode 100644 index 0000000..fc03909 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/diamond.json @@ -0,0 +1,18 @@ +{ + "modifier": "diamond", + "text": [ + { + "text": "Adding a diamond to the edge of a tool makes it more resilient and increases what the tool can mine. Also makes a fetching fashion statement." + } + ], + "effects": [ + "Extra durability", + "Minor stat increase", + "Mining level increased to Obsidian", + "Single use", + "Fabulous!" + ], + "demoTool": [ + "tconstruct:pickaxe" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/emerald.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/emerald.json new file mode 100644 index 0000000..31bfb2f --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/emerald.json @@ -0,0 +1,18 @@ +{ + "modifier": "emerald", + "text": [ + { + "text": "Affixing an emerald to a tool's weakest point makes it especially resilient and fabulous. Villagers may also covet your tool, be wary." + } + ], + "effects": [ + "50% durability increase", + "Mining level increased to Iron", + "Single use", + "Outrageous!" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:hammer" + ] +} diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/fiery.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/fiery.json new file mode 100644 index 0000000..d472e90 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/fiery.json @@ -0,0 +1,16 @@ +{ + "modifier": "fiery", + "text": [ + { + "text": "Adding blaze powder to a tool gives it a fiery tinge. The weapon's edges look like embers. Sadly not bright enough to be a light source." + } + ], + "effects": [ + "Sets enemies on fire", + "Deals additional fire damage on hit", + "Multiple levels" + ], + "demoTool": [ + "tconstruct:broadsword" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/fortify.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/fortify.json new file mode 100644 index 0000000..ff7b6c2 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/fortify.json @@ -0,0 +1,17 @@ +{ + "modifier": "fortify", + "text": [ + { + "text": "Harder, better, faster, stronger! Applies the same mining level of the material used to the tool." + } + ], + "effects": [ + "Increases Mining level", + "Mining Level depends on material used", + "Can also downgrade level", + "Requires no modifier" + ], + "demoTool": [ + "tconstruct:pickaxe" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/glowing.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/glowing.json new file mode 100644 index 0000000..815f230 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/glowing.json @@ -0,0 +1,17 @@ +{ + "modifier": "glowing", + "text": [ + { + "text": "Some glowstone and a magical ender eye. Obviously this sees the light level." + } + ], + "effects": [ + "Places a lightsource on low light level", + "Costs durability" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:hammer", + "tconstruct:broadsword" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/harvestheight.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/harvestheight.json new file mode 100644 index 0000000..b189ca5 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/harvestheight.json @@ -0,0 +1,24 @@ +{ + "modifier": "harvestheight", + "text": [ + { + "text": "Have you ever wished your tool could affect a higher area? Now it can!" + } + ], + "effects": [ + "Increases the height of the area affected", + "Only affects blocks", + "Does not work for weapons", + "Can be combined with Width++" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:shovel", + "tconstruct:hatchet", + "tconstruct:mattock", + "tconstruct:hammer", + "tconstruct:lumberaxe", + "tconstruct:excavator", + "tconstruct:scythe" + ] +} diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/harvestwidth.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/harvestwidth.json new file mode 100644 index 0000000..96ae85c --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/harvestwidth.json @@ -0,0 +1,24 @@ +{ + "modifier": "harvestwidth", + "text": [ + { + "text": "Have you ever wished your tool could affect a wider area? Now it can!" + } + ], + "effects": [ + "Increases the width of the area affected", + "Only affects blocks", + "Does not work for weapons", + "Can be combined with Height++" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:shovel", + "tconstruct:hatchet", + "tconstruct:mattock", + "tconstruct:hammer", + "tconstruct:lumberaxe", + "tconstruct:excavator", + "tconstruct:scythe" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/haste.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/haste.json new file mode 100644 index 0000000..4bd64d6 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/haste.json @@ -0,0 +1,17 @@ +{ + "modifier": "haste", + "text": [ + { + "text": "Adding redstone to a tool seems to increase its speed. Redstone. Crazy stuff, amiright?" + } + ], + "effects": [ + "Each redstone dust increases mining speed by a small amount", + "Increases attack speed", + "Multiple levels" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:broadsword" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/knockback.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/knockback.json new file mode 100644 index 0000000..a8c6fe7 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/knockback.json @@ -0,0 +1,16 @@ +{ + "modifier": "knockback", + "text": [ + { + "text": "Attaching a piston to the tool and activating it at the right time seems to throw mobs further away." + } + ], + "effects": [ + "Adds extra knockback", + "Each piston increases the knockback distance", + "Multiple levels" + ], + "demoTool": [ + "tconstruct:broadsword" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/luck.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/luck.json new file mode 100644 index 0000000..1418b1a --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/luck.json @@ -0,0 +1,18 @@ +{ + "modifier": "luck", + "text": [ + { + "text": "Encrusting lapis on tools is a gift to the gods of luck. They will bless your tool with great fortune and loot." + } + ], + "effects": [ + "Adds fortune or looting", + "Tool use has a chance to increase the luck", + "Adding more lapis only uses one modifier", + "Not compatible with Silky" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:broadsword" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/mending_moss.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/mending_moss.json new file mode 100644 index 0000000..3a9e771 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/mending_moss.json @@ -0,0 +1,19 @@ +{ + "modifier": "mending_moss", + "text": [ + { + "text": "Some moss has grown on the worn out edges of your tool. Enchanting it with some XP causes it to fuse with the tool, restoring it gradually." + } + ], + "effects": [ + "Stores XP picked up", + "Max. Amount stored increases with modifier level", + "Slowly repairs the tool over time", + "Has to be in hotbar or offhand to repair", + "Multiple levels" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:broadsword" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/necrotic.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/necrotic.json new file mode 100644 index 0000000..75fa750 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/necrotic.json @@ -0,0 +1,17 @@ +{ + "modifier": "necrotic", + "text": [ + { + "text": "Placing the bone of a Wither Skeleton on a tool gives it nefarious life-stealing powers." + } + ], + "effects": [ + "Heal when dealing damage", + "Add more bones to increase the heal", + "Multiple levels" + ], + "demoTool": [ + "tconstruct:broadsword", + "tconstruct:cleaver" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/reinforced.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/reinforced.json new file mode 100644 index 0000000..0eff0df --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/reinforced.json @@ -0,0 +1,17 @@ +{ + "modifier": "reinforced", + "text": [ + { + "text": "Adding an obsidian plate to the tool seems to help with its durability, making it stronger." + } + ], + "effects": [ + "Adds a chance to not consume durability", + "Stacks with previous levels of Reinforced", + "Multiple levels" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:hammer" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/sharpness.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/sharpness.json new file mode 100644 index 0000000..1c4d7d5 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/sharpness.json @@ -0,0 +1,17 @@ +{ + "modifier": "sharpness", + "text": [ + { + "text": "You can use Quartz to sharpen and hone the edge of weapons. The more Quartz is used the better you can sharpen the blade. Works with blunt items as well." + } + ], + "effects": [ + "Increases attack damage", + "Different weapons scale differently", + "Multiple levels" + ], + "demoTool": [ + "tconstruct:broadsword", + "tconstruct:cleaver" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/shulking.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/shulking.json new file mode 100644 index 0000000..2678de5 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/shulking.json @@ -0,0 +1,18 @@ +{ + "modifier": "shulking", + "text": [ + { + "text": "Empower your tool with the ability of a Shulker. Hit enemies to render them powerless in midair." + } + ], + "effects": [ + "Each point increases floating duration", + "Causes enemies to float away", + "Hilarious", + "Single level" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:broadsword" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/silktouch.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/silktouch.json new file mode 100644 index 0000000..2eab53f --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/silktouch.json @@ -0,0 +1,20 @@ + +{ + "modifier": "silktouch", + "text": [ + { + "text": "Adding a larg glob of gold and a bunch of string seems to give the tool silky-smooth properties." + }, + { "text": "\n" }, + { "text": "I can't believe it's not butter" } + ], + "effects": [ + "Allows blocks to be harvested directly", + "Not compatible with Luck or Auto-Smelt", + "Single use" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:hammer" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/smite.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/smite.json new file mode 100644 index 0000000..ad4f7a3 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/smite.json @@ -0,0 +1,17 @@ +{ + "modifier": "smite", + "text": [ + { + "text": "The raw power of consecrated soil empowers your weapon, smiting enemies from on high." + } + ], + "effects": [ + "Deals massive damage to undead enemies", + "Multiple levels" + ], + "demoTool": [ + "tconstruct:broadsword", + "tconstruct:cleaver", + "tconstruct:hammer" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/soulbound.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/soulbound.json new file mode 100644 index 0000000..12c3c74 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/soulbound.json @@ -0,0 +1,19 @@ +{ + "modifier": "soulbound", + "text": [ + { + "text": "A perfect match. You love your tool. Not even death can part you from it." + } + ], + "effects": [ + "Tool remains in your inventory after death", + "Single use", + "Does NOT require a modifier" + ], + "demoTool": [ + "tconstruct:broadsword", + "tconstruct:cleaver", + "tconstruct:pickaxe", + "tconstruct:hammer" + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/webbed.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/webbed.json new file mode 100644 index 0000000..31909a6 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/modifiers/webbed.json @@ -0,0 +1,17 @@ +{ + "modifier": "webbed", + "text": [ + { + "text": "All those sticky spider webs have to be good for something. Slow your enemies with them!" + } + ], + "effects": [ + "Each level increases slow duration", + "Slow-motion", + "Multi level" + ], + "demoTool": [ + "tconstruct:pickaxe", + "tconstruct:broadsword" + ] +}
\ No newline at end of file |
