-
Notifications
You must be signed in to change notification settings - Fork 317
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New Vajra quest and minor quest adjustments (#16992)
Adds new vajra quest, fix deps of XL turbines based on latest re-tier, and adds some more info about new laser changes.
- Loading branch information
Showing
7 changed files
with
100 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 8 additions & 0 deletions
8
...uestLines/Tier5IV-AAAAAAAAAAAAAAAAAAAABw==/Universalpickaxe-VoQ7oLYhTjuomLCz_ddOhA==.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"questIDHigh:4": 6234173345624051259, | ||
"sizeX:3": 24, | ||
"x:3": 504, | ||
"y:3": 132, | ||
"questIDLow:4": -6298089791773258108, | ||
"sizeY:3": 24 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
87 changes: 87 additions & 0 deletions
87
...ts/Quests/Tier5IV-AAAAAAAAAAAAAAAAAAAABw==/Universalpickaxe-VoQ7oLYhTjuomLCz_ddOhA==.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,87 @@ | ||
{ | ||
"questIDHigh:4": 6234173345624051259, | ||
"preRequisites:9": { | ||
"0:10": { | ||
"questIDHigh:4": 0, | ||
"questIDLow:4": 2321, | ||
"type:1": 1 | ||
}, | ||
"1:10": { | ||
"questIDHigh:4": 0, | ||
"questIDLow:4": 1409 | ||
} | ||
}, | ||
"questIDLow:4": -6298089791773258108, | ||
"properties:10": { | ||
"betterquesting:10": { | ||
"snd_complete:8": "random.levelup", | ||
"taskLogic:8": "AND", | ||
"visibility:8": "NORMAL", | ||
"isMain:1": 0, | ||
"simultaneous:1": 0, | ||
"icon:10": { | ||
"id:8": "GraviSuite:vajra", | ||
"Count:3": 1, | ||
"tag:10": { | ||
"charge:6": 1.0E7 | ||
}, | ||
"Damage:2": 1, | ||
"OreDict:8": "" | ||
}, | ||
"snd_update:8": "random.levelup", | ||
"repeatTime:3": -1, | ||
"globalShare:1": 0, | ||
"questLogic:8": "AND", | ||
"repeat_relative:1": 1, | ||
"name:8": "Universal pickaxe, Vajra", | ||
"lockedProgress:1": 0, | ||
"autoClaim:1": 0, | ||
"isSilent:1": 0, | ||
"desc:8": "This tool can mine blocks instantly, including GregTech blocks or cables. Using leftclick will mine blocks as usual, while enabling accurate mode will allow you to rightclick to harvest blocks 1 by 1, while also applying silk touch.\n\n[note]To enable accurate mode press Mode Switch Key + Right click while holding Vajra.[/note]" | ||
} | ||
}, | ||
"tasks:9": { | ||
"0:10": { | ||
"partialMatch:1": 1, | ||
"autoConsume:1": 0, | ||
"groupDetect:1": 0, | ||
"ignoreNBT:1": 1, | ||
"index:3": 0, | ||
"consume:1": 0, | ||
"requiredItems:9": { | ||
"0:10": { | ||
"id:8": "GraviSuite:vajra", | ||
"Count:3": 1, | ||
"tag:10": { | ||
"toolXP:6": 0.0, | ||
"charge:3": 0, | ||
"toolMode:3": 0 | ||
}, | ||
"Damage:2": 27, | ||
"OreDict:8": "" | ||
} | ||
}, | ||
"taskID:8": "bq_standard:retrieval" | ||
} | ||
}, | ||
"rewards:9": { | ||
"0:10": { | ||
"rewardID:8": "bq_standard:item", | ||
"index:3": 0, | ||
"rewards:9": { | ||
"0:10": { | ||
"id:8": "enhancedlootbags:lootbag", | ||
"Count:3": 1, | ||
"Damage:2": 8, | ||
"OreDict:8": "" | ||
}, | ||
"1:10": { | ||
"id:8": "dreamcraft:item.CoinTechnicianII", | ||
"Count:3": 2, | ||
"Damage:2": 0, | ||
"OreDict:8": "" | ||
} | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters