Skip to content

Commit

Permalink
Merge pull request #433 from MuteTiefling/expert-tweaks
Browse files Browse the repository at this point in the history
Expert Updates
  • Loading branch information
MuteTiefling authored Jun 19, 2023
2 parents a6aee45 + b05b03b commit 607bb5d
Show file tree
Hide file tree
Showing 18 changed files with 333 additions and 3,718 deletions.
3 changes: 1 addition & 2 deletions config/ftbquests/quests/chapter_groups.snbt
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
{
chapter_groups: [
{ id: "74B3CF67FCEAB20F", title: "Equipment" }
{ id: "2FE70BF4886F08F4", title: "Expert" }
{ id: "0856CF7F5CBEB20A", title: "Discovery" }
{ id: "72A9465344128AF9", title: "Learning - Technology" }
{ id: "5A8B89F87F77CF4C", title: "Learning - Magic" }
{ id: "2FE70BF4886F08F4", title: "Expert" }
]
}
11 changes: 9 additions & 2 deletions config/ftbquests/quests/chapters/chapter_one.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,15 @@
{
dependencies: ["2CCCDD05AED3153F"]
description: [
"Strange. At one time, this fen was kept by the Wilden Grove, a circle of druids sworn to preserve and watch over the surrounding wildlands. Yet no sign remains and creature such as this Naga now terrorize the lands. "
"Strange. At one time, this fen was kept by the Wilden Grove, a circle of druids sworn to preserve and watch over the surrounding wildlands. Yet no sign remains and creatures such as this Naga now terrorize the lands. "
""
"With its defeat, the Fae that call this place home will undoubtedly show their gratitude. "
"With its defeat, the Fae that call this place home will undoubtedly show their gratitude."
""
"================================="
""
"Locate and kill the Naga. "
""
"It should be located somewhere nearby in a large stone courtyard. Though quick, Naga are not known for their intelligence and in their blind rage, they are easily dodged. Keep some distance and aim for the head."
]
hide: true
id: "73CDA6ED2393DE42"
Expand All @@ -74,6 +80,7 @@
type: "command"
}]
shape: "hexagon"
subtitle: "Fear is the Mind-Killer"
tasks: [{
id: "34B9CD591F64D0B0"
item: "twilightforest:naga_trophy"
Expand Down
3 changes: 2 additions & 1 deletion config/ftbquests/quests/chapters/chapter_two.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -528,7 +528,7 @@
description: [
"Formed by crushing Invar with Magic! The following spell form will crush items on the ground: "
""
"Projectile > Crush > Sensitive "
"&5Projectile&r > &aCrush&r > &6Sensitive&r "
]
id: "1D0AA79380E87E57"
rewards: [{
Expand Down Expand Up @@ -848,6 +848,7 @@
}
{
dependencies: ["2BA70920EA1ED0A8"]
description: ["A raw form of Iron which still needs to be worked somewhat to be useful."]
id: "0C0A98C6DD871BD3"
rewards: [{
command: "/execute at @p run loot spawn ~ ~1 ~ loot enigmatica:loot_boxes/scavengers_delight"
Expand Down
Loading

0 comments on commit 607bb5d

Please sign in to comment.