Skip to content

Commit

Permalink
Merge pull request #431 from MuteTiefling/potion-adjustments
Browse files Browse the repository at this point in the history
Potion adjustments
  • Loading branch information
MuteTiefling committed Jun 18, 2023
2 parents ef4ea9d + fd599fb commit f71b9bf
Show file tree
Hide file tree
Showing 12 changed files with 528 additions and 318 deletions.
113 changes: 73 additions & 40 deletions config/ftbquests/quests/chapters/ars_nouveau_expert.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,36 @@
}]
shape: "gear"
tasks: [{
id: "4C0C28C6DB286E4B"
item: "ars_nouveau:novice_spell_book"
id: "5F9E4E6B1B0F02DE"
item: {
Count: 1b
id: "itemfilters:or"
tag: {
items: [
{
Count: 1b
id: "ars_elemental:yellow_archwood_sapling"
}
{
Count: 1b
id: "ars_nouveau:blue_archwood_sapling"
}
{
Count: 1b
id: "ars_nouveau:purple_archwood_sapling"
}
{
Count: 1b
id: "ars_nouveau:green_archwood_sapling"
}
{
Count: 1b
id: "ars_nouveau:red_archwood_sapling"
}
]
}
}
title: "Archwood Saplings"
type: "item"
}]
title: "Ars Nouveau"
Expand Down Expand Up @@ -67,19 +95,11 @@
description: [
"Source may be found in any living thing, so it should come as no surprise that it may be condensed from most living matter. In a natural cycle, the Source contained in the living is simply passed around from plant to animal and back. A nearby Sourcelink, however, may be used to re-direct that ephemeral dew into specially prepared Source Jars, preserving it for later use."
""
"Each Sourcelink has its own requirements which are covered in detail in the Worn Notebook. They’re all useful in their own way, often the best choice is dictated by what other activities are already happening in an area."
""
"● Agronomic absorbs source from growing plants. Each time a nearby plant progresses a growth stage, some Source is produced. Certain magical plants produce more Source."
""
"● Alchemical re-absorbs the condensed Source present in Potions. Any beneficial spell stored in an adjacent Potion Jar will be absorbed, producing Source. More is produced from stronger potions."
""
"● Mycelial consumes food items placed into adjacent Pedestals. Though all food is rich in Source, those produced from Sourceberries tend to contain the most. "
"Each Sourcelink has its own requirements which are covered in detail in the Worn Notebook. "
""
"● Vitalic absorbs the life-force of creatures dying nearby. "
"● Alchemical Source Links re-absorb the condensed Source present in Potions. Any beneficial spell stored in an adjacent Potion Jar will be absorbed, producing Source. More is produced from stronger potions."
""
"● Volcanic consumes most burnables from adjacent Pedestals. Coal, long fossilized trees, produces a small amount while Blazing Archwood logs produce more sizeable quantities. "
""
"● Fluid absorbs certain liquids from tanks placed below it, converting it into Source at different rates. "
"● Fluid Source Links absorb certain liquids from tanks placed below it, converting them into Source at different rates. "
]
icon: "emendatusenigmatica:source_gem"
id: "302C5405A92ABA2B"
Expand Down Expand Up @@ -134,7 +154,7 @@
]
}
}
title: "Sourcelinks"
title: "Source Links"
type: "item"
}]
x: -5.5d
Expand Down Expand Up @@ -184,6 +204,14 @@
]
hide_dependency_lines: true
id: "61D89161FF1433AC"
rewards: [{
command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:loot_boxes/ars_nouveau/rare"
icon: "kubejs:rare_lootbox"
id: "489E57E94749C830"
player_command: false
title: "Rare Ars Nouveau Loot Box"
type: "command"
}]
subtitle: "Jousting Snails"
tasks: [{
id: "178E6CCD5BBB06AE"
Expand Down Expand Up @@ -553,18 +581,11 @@
type: "command"
}]
subtitle: "Wyrd Sisters"
tasks: [
{
id: "1F0E715353FA7539"
item: "ars_nouveau:wixie_charm"
type: "item"
}
{
id: "4A01A83E8357A13D"
item: "minecraft:cauldron"
type: "item"
}
]
tasks: [{
id: "1F0E715353FA7539"
item: "ars_nouveau:wixie_charm"
type: "item"
}]
x: -7.0d
y: -0.5d
}
Expand Down Expand Up @@ -889,7 +910,7 @@
y: 1.0d
}
{
dependencies: ["4CFBDE9FB821CFB6"]
dependencies: ["4FFD31414D5F69E6"]
description: [
"Going somewhere? "
""
Expand All @@ -899,6 +920,7 @@
""
"Alternatively, a portal may be built using any type of Sourcestone in a rectangular shape. Place a filled Source Jar nearby and toss a bound Warp Scroll through the frame to ignite it, linking it to the coordinates from the scroll. Items, mobs, even spells may pass through these portals, though they are incapable of crossing between dimensions. "
]
hide_dependency_lines: true
id: "524A6B28242AA5B8"
rewards: [{
count: 8
Expand Down Expand Up @@ -1294,28 +1316,39 @@
hide_dependency_lines: true
icon: "ars_nouveau:imbuement_chamber"
id: "4197331BEFC9523D"
rewards: [{
id: "05D0688D89E97282"
item: {
Count: 1b
id: "ars_nouveau:dowsing_rod"
tag: {
Damage: 0
rewards: [
{
id: "05D0688D89E97282"
item: {
Count: 1b
id: "ars_nouveau:dowsing_rod"
tag: {
Damage: 0
}
}
type: "item"
}
type: "item"
}]
{
count: 2
id: "3B8874244924D7CC"
item: "emendatusenigmatica:source_block"
type: "item"
}
]
shape: "hexagon"
subtitle: "Like Sweet Morning Dew"
tasks: [
{
id: "51BB03B7812E7421"
item: "ars_nouveau:imbuement_chamber"
type: "item"
icon: "ars_nouveau:imbuement_chamber"
id: "284734CBDFB5F1C8"
observe_type: 0
timer: 0L
to_observe: "ars_nouveau:imbuement_chamber"
type: "observation"
}
{
icon: "emendatusenigmatica:source_gem"
id: "62D003778D2E6D62"
id: "05D5F1C15D930952"
item: {
Count: 1b
id: "itemfilters:tag"
Expand Down
115 changes: 67 additions & 48 deletions config/ftbquests/quests/chapters/chapter_one.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@
id: "66A59B3CD77FB54A"
min_width: 300
rewards: [{
count: 3
id: "7BE2B86F33268C1A"
item: {
Count: 1b
Expand Down Expand Up @@ -767,14 +768,21 @@
]
icon: "create:blaze_burner"
id: "5038FC4A51F51F31"
rewards: [{
command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:loot_boxes/sorcerers_delight"
icon: "kubejs:sorcerers_delight"
id: "29AD14E62D652876"
player_command: false
title: "Sorcerer's Delight"
type: "command"
}]
rewards: [
{
command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:loot_boxes/sorcerers_delight"
icon: "kubejs:sorcerers_delight"
id: "29AD14E62D652876"
player_command: false
title: "Sorcerer's Delight"
type: "command"
}
{
id: "118314732B168F3D"
item: "createaddition:straw"
type: "item"
}
]
tasks: [
{
id: "377114D7550BC0D8"
Expand Down Expand Up @@ -828,7 +836,7 @@
type: "item"
}
]
x: -1.0d
x: -2.0d
y: 2.0d
}
{
Expand All @@ -843,7 +851,7 @@
title: "Sorcerer's Delight"
type: "command"
}]
shape: "diamond"
shape: "hexagon"
tasks: [
{
id: "156E6D2ED289EC8F"
Expand All @@ -865,6 +873,14 @@
hide_dependency_lines: true
icon: "ars_nouveau:novice_spell_book"
id: "370C40BCC3A6A055"
rewards: [{
command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:loot_boxes/sorcerers_delight"
icon: "kubejs:sorcerers_delight"
id: "181F9F12E4654AC3"
player_command: false
title: "Sorcerer's Delight"
type: "command"
}]
shape: "hexagon"
tasks: [
{
Expand Down Expand Up @@ -1643,6 +1659,12 @@
"Undoubtedly, some can be found in the ruins of their homes or within the ore hills they’ve left behind. "
]
id: "11AB47232D9F5D6D"
rewards: [{
count: 2
id: "477B37812787254C"
item: "emendatusenigmatica:source_block"
type: "item"
}]
tasks: [{
id: "2C7B6B3C361553D4"
item: "emendatusenigmatica:source_gem"
Expand All @@ -1652,10 +1674,7 @@
y: -3.0d
}
{
dependencies: [
"201EF7C650717118"
"16694CCD304B9745"
]
dependencies: ["668B76A0085B4054"]
description: [
"Restoring the Tree of Life to its full glory will be no easy task. Use the knowledge obtained thus far to grow the seedling. With time and sacrifice, it will grow stronger. "
""
Expand All @@ -1676,7 +1695,7 @@
}
type: "item"
}]
shape: "diamond"
shape: "hexagon"
tasks: [
{
id: "439B5ADE18EE0912"
Expand All @@ -1694,38 +1713,6 @@
x: -3.5d
y: 5.0d
}
{
dependencies: ["668B76A0085B4054"]
id: "201EF7C650717118"
shape: "diamond"
tasks: [{
id: "77AAD1F4C77CD9DF"
item: "emendatusenigmatica:sky_ingot"
type: "item"
}]
x: -3.0d
y: 4.5d
}
{
dependencies: ["668B76A0085B4054"]
id: "16694CCD304B9745"
rewards: [{
command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:loot_boxes/scavengers_delight"
icon: "kubejs:scavengers_delight"
id: "3397636DF871DB89"
player_command: false
title: "Scavenger's Delight"
type: "command"
}]
shape: "diamond"
tasks: [{
id: "719947AB9775C6CC"
item: "ae2:sky_dust"
type: "item"
}]
x: -4.0d
y: 4.5d
}
{
dependencies: ["347A644441BCF449"]
description: ["Often found clustered in with Tin ores, Quartz may be extracted occasionally when grinding the ore with better tools, such as the Mill. "]
Expand All @@ -1743,7 +1730,7 @@
item: "minecraft:quartz"
type: "item"
}]
x: -6.0d
x: -5.0d
y: 2.0d
}
{
Expand Down Expand Up @@ -1956,6 +1943,14 @@
"Be sure to spend some time experimenting with the Spell Book, as it is easily one of the most powerful weapons in the hands of an experienced witch. "
]
id: "508748A195DE2C10"
rewards: [{
command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:loot_boxes/scavengers_delight"
icon: "kubejs:scavengers_delight"
id: "46B73E0A24DE5D55"
player_command: false
title: "Scavenger's Delight"
type: "command"
}]
shape: "hexagon"
tasks: [{
id: "6D5621B8BF6A9C18"
Expand Down Expand Up @@ -2046,6 +2041,14 @@
]
hide_dependency_lines: true
id: "1B214D5A289CD17A"
rewards: [{
command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:loot_boxes/sorcerers_delight"
icon: "kubejs:sorcerers_delight"
id: "13E73AB24BADDF67"
player_command: false
title: "Sorcerer's Delight"
type: "command"
}]
shape: "hexagon"
tasks: [{
icon: {
Expand Down Expand Up @@ -2082,6 +2085,14 @@
]
hide_dependency_lines: true
id: "15C6FD1F5AD1C530"
rewards: [{
command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:loot_boxes/sorcerers_delight"
icon: "kubejs:sorcerers_delight"
id: "6D4844BFC44CD5D5"
player_command: false
title: "Sorcerer's Delight"
type: "command"
}]
shape: "hexagon"
tasks: [{
icon: {
Expand Down Expand Up @@ -2114,6 +2125,14 @@
]
hide_dependency_lines: true
id: "7376270A390D6A3C"
rewards: [{
command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:loot_boxes/sorcerers_delight"
icon: "kubejs:sorcerers_delight"
id: "5C504E7B50DF72CA"
player_command: false
title: "Sorcerer's Delight"
type: "command"
}]
shape: "hexagon"
tasks: [{
id: "633962F5F4F1548E"
Expand Down
Loading

0 comments on commit f71b9bf

Please sign in to comment.