Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Colossal Wyrm Agility Course #6085

Merged
merged 9 commits into from
Oct 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions src/lib/data/Collections.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ import {
cluesMasterRareCL,
cluesMediumCL,
cluesSharedCL,
colossalWyrmAgilityCL,
commanderZilyanaCL,
corporealBeastCL,
crazyArchaeologistCL,
Expand Down Expand Up @@ -909,6 +910,10 @@ export const allCollectionLogs: ICollection = {
kcActivity: 'BigChompyBirdHunting',
items: chompyBirdsCL
},
'Colossal Wyrm Agility': {
alias: ['colossal wyrm agility', 'colo agility', 'wyrm agility'],
items: colossalWyrmAgilityCL
},
'Creature Creation': {
items: creatureCreationCL
},
Expand Down
10 changes: 10 additions & 0 deletions src/lib/data/CollectionsExport.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1597,6 +1597,16 @@ export const chompyBirdsCL = resolveItems([
'Chompy bird hat (expert ogre dragon archer)',
'Chompy bird hat (expert dragon archer)'
]);
export const colossalWyrmAgilityCL = resolveItems([
'Colossal wyrm teleport scroll',
'Calcified acorn',
'Varlamore graceful hood',
'Varlamore graceful top',
'Varlamore graceful legs',
'Varlamore graceful gloves',
'Varlamore graceful boots',
'Varlamore graceful cape'
]);
export const creatureCreationCL = resolveItems([
'Tea flask',
'Plain satchel',
Expand Down
30 changes: 25 additions & 5 deletions src/lib/data/buyables/buyables.ts
Original file line number Diff line number Diff line change
Expand Up @@ -261,10 +261,29 @@ const sepulchreBuyables: Buyable[] = [
name: 'Dark acorn',
outputItems: new Bank({ 'Dark acorn': 1 }),
itemCost: new Bank({ 'Hallowed mark': 3000 })
}
];

const colossalWyrmAgilityBuyables: Buyable[] = [
{
name: 'Amylase pack (Colossal Wyrm Agility)',
outputItems: new Bank({ 'Amylase pack': 1 }),
itemCost: new Bank({ Termites: 100 })
},
{
name: 'Colossal wyrm teleport scroll',
outputItems: new Bank({ 'Colossal wyrm teleport scroll': 1 }),
itemCost: new Bank({ Termites: 40 })
},
{
name: 'Graceful crafting kit',
outputItems: new Bank({ 'Graceful crafting kit': 1 }),
itemCost: new Bank({ Termites: 650 })
},
{
name: 'Dark squirrel',
itemCost: new Bank({ 'Dark acorn': 1, 'Giant squirrel': 1 })
name: 'Calcified acorn',
outputItems: new Bank({ 'Calcified acorn': 1 }),
itemCost: new Bank({ Termites: 900 })
}
];

Expand Down Expand Up @@ -814,9 +833,9 @@ const Buyables: Buyable[] = [
gpCost: 400
},
{
name: 'Amylase pack',
name: 'Amylase pack (Mark of grace)',
outputItems: new Bank({
'Amylase crystal': 100
'Amylase pack': 1
}),
itemCost: new Bank({ 'Mark of grace': 10 })
},
Expand Down Expand Up @@ -1106,7 +1125,8 @@ const Buyables: Buyable[] = [
...guardiansOfTheRiftBuyables,
...toaCapes,
...mairinsMarketBuyables,
...forestryBuyables
...forestryBuyables,
...colossalWyrmAgilityBuyables
];

for (const [chompyHat, qty] of chompyHats) {
Expand Down
41 changes: 41 additions & 0 deletions src/lib/data/creatables/gracefulOutfits.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1222,5 +1222,46 @@ export const gracefulOutfitCreatables: Createable[] = [
[itemID('Graceful cape')]: 1
},
noCl: true
},
// Colossal Wyrm Agility (Varlamore graceful)
{
name: 'Varlamore graceful outfit',
inputItems: new Bank({
'Graceful crafting kit': 1,
'Graceful hood': 1,
'Graceful top': 1,
'Graceful legs': 1,
'Graceful gloves': 1,
'Graceful boots': 1,
'Graceful cape': 1
}),
outputItems: new Bank({
'Varlamore graceful hood': 1,
'Varlamore graceful top': 1,
'Varlamore graceful legs': 1,
'Varlamore graceful gloves': 1,
'Varlamore graceful boots': 1,
'Varlamore graceful cape': 1
})
},
{
name: 'Revert Varlamore graceful outfit',
inputItems: new Bank({
'Varlamore graceful hood': 1,
'Varlamore graceful top': 1,
'Varlamore graceful legs': 1,
'Varlamore graceful gloves': 1,
'Varlamore graceful boots': 1,
'Varlamore graceful cape': 1
}),
outputItems: new Bank({
'Graceful hood': 1,
'Graceful top': 1,
'Graceful legs': 1,
'Graceful gloves': 1,
'Graceful boots': 1,
'Graceful cape': 1
}),
noCl: true
}
];
10 changes: 8 additions & 2 deletions src/lib/data/creatablesTable.txt
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,8 @@
| Revert saradomin godsword | 1x Saradomin godsword | 1x Godsword blade, 1x Saradomin hilt | 0 |
| Revert zamorak godsword | 1x Zamorak godsword | 1x Godsword blade, 1x Zamorak hilt | 0 |
| Revert Fish sack barrel | 1x Fish sack barrel | 1x Fish barrel, 1x Fish sack | 0 |
| Revert xeric's talisman (inert) | 1x Xeric's talisman (inert) | 100x Lizardman fang | 0 |
| Revert Dizana's quiver (uncharged) | 1x Dizana's quiver (uncharged) | 4k Sunfire splinters | 0 |
| Revert midnight | 1x Midnight | 1x Noon | 0 |
| Revert baby mole-rat | 1x Baby mole-rat, 1x Mole skin | 1x Baby mole | 0 |
| Revert tzrek-zuk | 1x Tzrek-zuk | 1x Jal-nib-rek | 0 |
Expand All @@ -167,8 +169,8 @@
| Revert red | 1x Red, 1x White berries | 1x Rocky | 0 |
| Revert great blue heron | 1x Great blue heron | 1x Heron | 0 |
| Revert greatish guardian | 1x Greatish guardian | 1x Guardian's eye, 1x Rift guardian | 0 |
| Revert xeric's talisman (inert) | 1x Xeric's talisman (inert) | 100x Lizardman fang | 0 |
| Revert Dizana's quiver (uncharged) | 1x Dizana's quiver (uncharged) | 4k Sunfire splinters | 0 |
| Revert Dark squirrel | 1x Dark squirrel | 1x Dark acorn, 1x Giant squirrel | 0 |
| Revert Bone Squirrel | 1x Bone squirrel | 1x Calcified acorn, 1x Giant squirrel | 0 |
| Crystal pickaxe | 120x Crystal shard, 1x Crystal tool seed, 1x Dragon pickaxe | 1x Crystal pickaxe | 0 |
| Crystal harpoon | 120x Crystal shard, 1x Crystal tool seed, 1x Dragon harpoon | 1x Crystal harpoon | 0 |
| Crystal axe | 120x Crystal shard, 1x Crystal tool seed, 1x Dragon axe | 1x Crystal axe | 0 |
Expand Down Expand Up @@ -284,6 +286,8 @@
| Red | 1x Redberries, 1x Rocky | 1x Red | 0 |
| Great blue heron | 1x Heron, 3k Spirit flakes | 1x Great blue heron | 0 |
| Greatish guardian | 1x Guardian's eye, 1x Rift guardian | 1x Greatish guardian | 0 |
| Dark squirrel | 1x Dark acorn, 1x Giant squirrel | 1x Dark squirrel | 0 |
| Bone Squirrel | 1x Calcified acorn, 1x Giant squirrel | 1x Bone squirrel | 0 |
| Dark totem | 1x Dark totem base, 1x Dark totem middle, 1x Dark totem top | 1x Dark totem | 0 |
| Dragon hunter lance | 1x Hydra's claw, 1x Zamorakian hasta | 1x Dragon hunter lance | 0 |
| Ferocious gloves | 1x Hydra leather | 1x Ferocious gloves | 0 |
Expand Down Expand Up @@ -679,6 +683,8 @@
| Revert Kourend graceful gloves | 1x Kourend graceful gloves | 1x Graceful gloves | 0 |
| Revert Kourend graceful boots | 1x Kourend graceful boots | 1x Graceful boots | 0 |
| Revert Kourend graceful cape | 1x Kourend graceful cape | 1x Graceful cape | 0 |
| Varlamore graceful outfit | 1x Graceful boots, 1x Graceful cape, 1x Graceful crafting kit, 1x Graceful gloves, 1x Graceful hood, 1x Graceful legs, 1x Graceful top | 1x Varlamore graceful boots, 1x Varlamore graceful cape, 1x Varlamore graceful gloves, 1x Varlamore graceful hood, 1x Varlamore graceful legs, 1x Varlamore graceful top | 0 |
| Revert Varlamore graceful outfit | 1x Varlamore graceful boots, 1x Varlamore graceful cape, 1x Varlamore graceful gloves, 1x Varlamore graceful hood, 1x Varlamore graceful legs, 1x Varlamore graceful top | 1x Graceful boots, 1x Graceful cape, 1x Graceful gloves, 1x Graceful hood, 1x Graceful legs, 1x Graceful top | 0 |
| Scythe of vitur | 1x Scythe of vitur (uncharged) | 1x Scythe of vitur | 0 |
| Sanguinesti staff | 1x Sanguinesti staff (uncharged) | 1x Sanguinesti staff | 0 |
| Holy sanguinesti staff | 1x Holy sanguinesti staff (uncharged) | 1x Holy sanguinesti staff | 0 |
Expand Down
Loading