Skip to content

Commit

Permalink
version([email protected]): Add North Star Shop
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianWendelborn committed Dec 1, 2024
1 parent 699e048 commit d746479
Show file tree
Hide file tree
Showing 3 changed files with 199 additions and 1 deletion.
78 changes: 78 additions & 0 deletions packages/actions/data/north-stars-crafts.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
{
"$schema": "./$schema.json",
"actions": [
{
"inputs": [
{ "amount": 1, "id": "GLACIAL_SCYTHE", "type": "item" },
{ "amount": 8, "id": "WINTER_FRAGMENT", "type": "item" }
],
"outputs": [
{ "amount": 1, "id": "STARRED_GLACIAL_SCYTHE", "type": "item" }
],
"place": [
{
"grid": [
{ "amount": 1, "id": "WINTER_FRAGMENT", "type": "item" },
{ "amount": 1, "id": "WINTER_FRAGMENT", "type": "item" },
{ "amount": 1, "id": "WINTER_FRAGMENT", "type": "item" },
{ "amount": 1, "id": "WINTER_FRAGMENT", "type": "item" },
{ "amount": 1, "id": "GLACIAL_SCYTHE", "type": "item" },
{ "amount": 1, "id": "WINTER_FRAGMENT", "type": "item" },
{ "amount": 1, "id": "WINTER_FRAGMENT", "type": "item" },
{ "amount": 1, "id": "WINTER_FRAGMENT", "type": "item" },
{ "amount": 1, "id": "WINTER_FRAGMENT", "type": "item" }
],
"type": "workbench"
}
]
},
{
"inputs": [
{ "amount": 1, "id": "YETI_SWORD", "type": "item" },
{ "amount": 8, "id": "WINTER_FRAGMENT", "type": "item" }
],
"outputs": [{ "amount": 1, "id": "STARRED_YETI_SWORD", "type": "item" }],
"place": [
{
"grid": [
{ "amount": 1, "id": "WINTER_FRAGMENT", "type": "item" },
{ "amount": 1, "id": "WINTER_FRAGMENT", "type": "item" },
{ "amount": 1, "id": "WINTER_FRAGMENT", "type": "item" },
{ "amount": 1, "id": "WINTER_FRAGMENT", "type": "item" },
{ "amount": 1, "id": "YETI_SWORD", "type": "item" },
{ "amount": 1, "id": "WINTER_FRAGMENT", "type": "item" },
{ "amount": 1, "id": "WINTER_FRAGMENT", "type": "item" },
{ "amount": 1, "id": "WINTER_FRAGMENT", "type": "item" },
{ "amount": 1, "id": "WINTER_FRAGMENT", "type": "item" }
],
"type": "workbench"
}
]
},
{
"inputs": [
{ "amount": 1, "id": "ICE_SPRAY_WAND", "type": "item" },
{ "amount": 8, "id": "WINTER_FRAGMENT", "type": "item" }
],
"outputs": [
{ "amount": 1, "id": "STARRED_ICE_SPRAY_WAND", "type": "item" }
],
"place": [
{
"grid": [
{ "amount": 1, "id": "WINTER_FRAGMENT", "type": "item" },
{ "amount": 1, "id": "WINTER_FRAGMENT", "type": "item" },
{ "amount": 1, "id": "WINTER_FRAGMENT", "type": "item" },
{ "amount": 1, "id": "WINTER_FRAGMENT", "type": "item" },
{ "amount": 1, "id": "ICE_SPRAY_WAND", "type": "item" },
{ "amount": 1, "id": "WINTER_FRAGMENT", "type": "item" },
{ "amount": 1, "id": "WINTER_FRAGMENT", "type": "item" },
{ "amount": 1, "id": "WINTER_FRAGMENT", "type": "item" },
{ "amount": 1, "id": "WINTER_FRAGMENT", "type": "item" }
],
"type": "workbench"
}
]
}
]
}
120 changes: 120 additions & 0 deletions packages/actions/data/north-stars.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,120 @@
{
"$schema": "./$schema.json",
"actions": [
{
"inputs": [{ "amount": 20, "id": "north-star", "type": "currency" }],
"outputs": [{ "amount": 1, "id": "WHITE_GIFT_TALISMAN", "type": "item" }],
"place": [{ "id": "EINARY", "type": "npc" }]
},
{
"inputs": [
{ "amount": 1, "id": "WHITE_GIFT_TALISMAN", "type": "item" },
{ "amount": 40, "id": "north-star", "type": "currency" }
],
"outputs": [{ "amount": 1, "id": "GREEN_GIFT_TALISMAN", "type": "item" }],
"place": [{ "id": "EINARY", "type": "npc" }]
},
{
"inputs": [
{ "amount": 1, "id": "GREEN_GIFT_TALISMAN", "type": "item" },
{ "amount": 60, "id": "north-star", "type": "currency" }
],
"outputs": [{ "amount": 1, "id": "BLUE_GIFT_TALISMAN", "type": "item" }],
"place": [{ "id": "EINARY", "type": "npc" }]
},
{
"inputs": [
{ "amount": 1, "id": "BLUE_GIFT_TALISMAN", "type": "item" },
{ "amount": 100, "id": "north-star", "type": "currency" }
],
"outputs": [
{ "amount": 1, "id": "PURPLE_GIFT_TALISMAN", "type": "item" }
],
"place": [{ "id": "EINARY", "type": "npc" }]
},
{
"inputs": [
{ "amount": 1, "id": "PURPLE_GIFT_TALISMAN", "type": "item" },
{ "amount": 1, "id": "GOLD_GIFT", "type": "item" },
{ "amount": 200, "id": "north-star", "type": "currency" }
],
"outputs": [{ "amount": 1, "id": "GOLD_GIFT_TALISMAN", "type": "item" }],
"place": [{ "id": "EINARY", "type": "npc" }]
},
{
"inputs": [{ "amount": 60, "id": "north-star", "type": "currency" }],
"outputs": [{ "amount": 1, "id": "SF:PET_REINDEER", "type": "item" }],
"place": [{ "id": "EINARY", "type": "npc" }]
},
{
"inputs": [{ "amount": 10, "id": "north-star", "type": "currency" }],
"outputs": [{ "amount": 1, "id": "SNOW_CLOAK", "type": "item" }],
"place": [{ "id": "EINARY", "type": "npc" }]
},
{
"inputs": [{ "amount": 10, "id": "north-star", "type": "currency" }],
"outputs": [{ "amount": 1, "id": "SNOW_BELT", "type": "item" }],
"place": [{ "id": "EINARY", "type": "npc" }]
},
{
"inputs": [{ "amount": 10, "id": "north-star", "type": "currency" }],
"outputs": [{ "amount": 1, "id": "SNOW_GLOVES", "type": "item" }],
"place": [{ "id": "EINARY", "type": "npc" }]
},
{
"inputs": [{ "amount": 10, "id": "north-star", "type": "currency" }],
"outputs": [{ "amount": 1, "id": "SNOW_NECKLACE", "type": "item" }],
"place": [{ "id": "EINARY", "type": "npc" }]
},
{
"inputs": [
{ "amount": 1, "id": "ICE_GENERATOR_11", "type": "item" },
{ "amount": 1024, "id": "ENCHANTED_SNOW_BLOCK", "type": "item" },
{ "amount": 1000000, "id": "coin", "type": "currency" },
{ "amount": 300, "id": "north-star", "type": "currency" }
],
"outputs": [{ "amount": 1, "id": "ICE_GENERATOR_12", "type": "item" }],
"place": [{ "id": "EINARY", "type": "npc" }]
},
{
"inputs": [
{ "amount": 1, "id": "SNOW_GENERATOR_11", "type": "item" },
{ "amount": 1024, "id": "ENCHANTED_ICE", "type": "item" },
{ "amount": 2000000, "id": "coin", "type": "currency" },
{ "amount": 500, "id": "north-star", "type": "currency" }
],
"outputs": [{ "amount": 1, "id": "SNOW_GENERATOR_12", "type": "item" }],
"place": [{ "id": "EINARY", "type": "npc" }]
},
{
"inputs": [
{ "amount": 1, "id": "VOLCANIC_ROCK", "type": "item" },
{ "amount": 10, "id": "north-star", "type": "currency" }
],
"outputs": [
{
"amount": 1,
"id": "ENCHANTMENT_ULTIMATE_REFRIGERATE_1",
"type": "item"
}
],
"place": [{ "id": "EINARY", "type": "npc" }]
},
{
"inputs": [
{ "amount": 10, "id": "VOLCANIC_ROCK", "type": "item" },
{ "amount": 500, "id": "north-star", "type": "currency" }
],
"outputs": [{ "amount": 1, "id": "MAGIC_TOP_HAT", "type": "item" }],
"place": [{ "id": "EINARY", "type": "npc" }]
},
{
"inputs": [
{ "amount": 1, "id": "VOLCANIC_ROCK", "type": "item" },
{ "amount": 10, "id": "north-star", "type": "currency" }
],
"outputs": [{ "amount": 2, "id": "WINTER_FRAGMENT", "type": "item" }],
"place": [{ "id": "EINARY", "type": "npc" }]
}
]
}
2 changes: 1 addition & 1 deletion packages/actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@
"sideEffects": false,
"type": "commonjs",
"types": "dist/index.d.ts",
"version": "0.0.8"
"version": "0.0.9"
}

0 comments on commit d746479

Please sign in to comment.