Skip to content

Commit

Permalink
Replace eye blink warp effect with new message warp effect (GTNewHori…
Browse files Browse the repository at this point in the history
  • Loading branch information
D-Cysteine authored Dec 19, 2021
1 parent 2a758bf commit 44194f7
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
10 changes: 8 additions & 2 deletions config/WarpTheory.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ warp_effects {
# Whether to allow endermen warp effect. [default: true]
B:allowEndermenEffect=true

# Whether to allow eye blink warp effect. [default: true]
B:allowEyeBlinkEffect=true
# Whether to allow eye blink warp effect. [default: false]
B:allowEyeBlinkEffect=false

# Whether to allow fake explosion warp effect. [default: true]
B:allowFakeBoomEffect=true
Expand Down Expand Up @@ -136,6 +136,9 @@ warp_effects {
# Whether to allow livestock rain warp effect. [default: true]
B:allowLiveStockRainEffect=true

# Whether to allow message warp effect. [default: true]
B:allowMessageEffect=true

# Whether to allow mushrooms warp effect. [default: true]
B:allowMushroomsEffect=true

Expand Down Expand Up @@ -280,6 +283,9 @@ warp_levels {
# Min warp required until livestock rain can happen. [range: 1 ~ 200, default: 70]
I:minWarpLiveStockRainEffect=70

# Min warp required until message can happen. [range: 1 ~ 200, default: 5]
I:minWarpMessageEffect=5

# Min warp required until mushrooms can happen. [range: 1 ~ 200, default: 170]
I:minWarpMushroomsEffect=170

Expand Down
2 changes: 1 addition & 1 deletion config/betterquesting/DefaultQuests.json
Original file line number Diff line number Diff line change
Expand Up @@ -189237,7 +189237,7 @@
"lockedProgress:1": 0,
"autoClaim:1": 0,
"isSilent:1": 0,
"desc:8": "Thaumcraft offers considerable power from its devices and tools. But power comes with a price.... That price is represented by Warp: A corruption of the character\u0027s mind and soul, inflicting progressively more dire effects upon them. \n\nWhile the effects of warp can range from annoying to deadly, accumulating enough of it can also grant you access to greater power... at the cost of increasing madness, and attention from dark powers. At least, others may call it madness... but is it truly insanity, when the voices in your head grant useful knowledge?\n\nWarp Theory adds a bunch of new Warp Effects to the Player. Be very careful because you don\u0027t want to spawn a Wither in your base.\n\n5 warp: Blinking\n10 warp: Fake Explosion\n15 warp: Coin, Pumpkin\n20 warp: Lay Eggs, Spawn Phantoms\n25 warp: Fake Creeper, Fake Rain\n30 warp: GregTech Fake Sounds, Spawn Bats\n35 warp: Blood, Fake Enderman\n40 warp: Spawn Friendly Creeper\n45 warp: Jump Boost, Nausea\n50 warp: Insomnia, Vis Drain\n55 warp: Thunderstorm\n60 warp: Spawn Fire Bats\n65 warp: Blindness, Poison\n70 warp: Livestock Rain\n75 warp: Spawn Doppelganger\n80 warp: Spawn Endermen, Wither Potion\n85 warp: Wind\n90 warp: Ender Pearl\n95 warp: Blaze Fireball\n100 warp: Litmus Paper, Junk\n110 warp: Obsidian\n120 warp: Lightning\n125 warp: Inventory Swap\n130 warp: Random Teleport\n140 warp: Acceleration\n150 warp: Fake Wither, Inventory Scramble\n160 warp: Countdown Bomb\n170 warp: Mushrooms\n175 warp: Snow\n180 warp: Decay\n190 warp: Swamp\n200 warp: Spawn Wither"
"desc:8": "Thaumcraft offers considerable power from its devices and tools. But power comes with a price.... That price is represented by Warp: A corruption of the character\u0027s mind and soul, inflicting progressively more dire effects upon them. \n\nWhile the effects of warp can range from annoying to deadly, accumulating enough of it can also grant you access to greater power... at the cost of increasing madness, and attention from dark powers. At least, others may call it madness... but is it truly insanity, when the voices in your head grant useful knowledge?\n\nWarp Theory adds a bunch of new Warp Effects to the Player. Be very careful because you don\u0027t want to spawn a Wither in your base.\n\n5 warp: Message\n10 warp: Fake Explosion\n15 warp: Coin, Pumpkin\n20 warp: Lay Eggs, Spawn Phantoms\n25 warp: Fake Creeper, Fake Rain\n30 warp: GregTech Fake Sounds, Spawn Bats\n35 warp: Blood, Fake Enderman\n40 warp: Spawn Friendly Creeper\n45 warp: Jump Boost, Nausea\n50 warp: Insomnia, Vis Drain\n55 warp: Thunderstorm\n60 warp: Spawn Fire Bats\n65 warp: Blindness, Poison\n70 warp: Livestock Rain\n75 warp: Spawn Doppelganger\n80 warp: Spawn Endermen, Wither Potion\n85 warp: Wind\n90 warp: Ender Pearl\n95 warp: Blaze Fireball\n100 warp: Litmus Paper, Junk\n110 warp: Obsidian\n120 warp: Lightning\n125 warp: Inventory Swap\n130 warp: Random Teleport\n140 warp: Acceleration\n150 warp: Fake Wither, Inventory Scramble\n160 warp: Countdown Bomb\n170 warp: Mushrooms\n175 warp: Snow\n180 warp: Decay\n190 warp: Swamp\n200 warp: Spawn Wither"
}
},
"tasks:9": {
Expand Down
2 changes: 1 addition & 1 deletion scripts/Thaumcraft-01-Basic.zs
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ game.setLocalization("WARPTHEORY.research_page.WARPWARNING.1", "Thaumcraft offer
mods.thaumcraft.Research.addPage("WARPWARNING", "WARPTHEORY.research_page.WARPWARNING.2");
game.setLocalization("WARPTHEORY.research_page.WARPWARNING.2", "Warp Theory adds a bunch of new Warp Effects to the Player. Be very careful because you don't want to spawn a Wither in your base.<BR>Read on for a list of the effects...");
mods.thaumcraft.Research.addPage("WARPWARNING", "WARPTHEORY.research_page.WARPWARNING.3");
game.setLocalization("WARPTHEORY.research_page.WARPWARNING.3", "5 warp: Blinking<BR>10 warp: Fake Explosion<BR>15 warp: Coin, Pumpkin<BR>20 warp: Lay Eggs, Spawn Phantoms<BR>25 warp: Fake Creeper, Fake Rain<BR>30 warp: GregTech Fake Sounds, Spawn Bats<BR>35 warp: Blood, Fake Enderman<BR>40 warp: Spawn Friendly Creeper<BR>45 warp: Jump Boost, Nausea<BR>50 warp: Insomnia, Vis Drain");
game.setLocalization("WARPTHEORY.research_page.WARPWARNING.3", "5 warp: Message<BR>10 warp: Fake Explosion<BR>15 warp: Coin, Pumpkin<BR>20 warp: Lay Eggs, Spawn Phantoms<BR>25 warp: Fake Creeper, Fake Rain<BR>30 warp: GregTech Fake Sounds, Spawn Bats<BR>35 warp: Blood, Fake Enderman<BR>40 warp: Spawn Friendly Creeper<BR>45 warp: Jump Boost, Nausea<BR>50 warp: Insomnia, Vis Drain");
mods.thaumcraft.Research.addPage("WARPWARNING", "WARPTHEORY.research_page.WARPWARNING.4");
game.setLocalization("WARPTHEORY.research_page.WARPWARNING.4", "55 warp: Thunderstorm<BR>60 warp: Spawn Fire Bats<BR>65 warp: Blindness, Poison<BR>70 warp: Livestock Rain<BR>75 warp: Spawn Doppelganger<BR>80 warp: Spawn Endermen, Wither Potion<BR>85 warp: Wind<BR>90 warp: Ender Pearl<BR>95 warp: Blaze Fireball<BR>100 warp: Litmus Paper, Junk");
mods.thaumcraft.Research.addPage("WARPWARNING", "WARPTHEORY.research_page.WARPWARNING.5");
Expand Down

0 comments on commit 44194f7

Please sign in to comment.