-
Notifications
You must be signed in to change notification settings - Fork 0
/
ct_alta_food_yava.codex
24 lines (21 loc) · 1.1 KB
/
ct_alta_food_yava.codex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"id" : "ct_alta_food_yava",
"title" : "Yava Cuisine Book",
"description" : "An ebook containing various herb-based ^#b0e0fc;alta^reset; recipes and their history. (Unlocks some yava recipes)",
"longdescription" : "This ^#b0e0fc;ebook^reset; describes different yava recipes and the culture around them.",
"icon" : "ebook/gyera.png",
"contentPages" : [
"^#b0e0fc;Yava cuisine^reset; is not as common among altas, used to crystals and pulps, compared to other cuisines.
As the name suggests, this is a herb-based cuisine filled with various vitamins and natural textures."
],
"itemConfig" : {
"rarity" : "Uncommon", "price" : 120, "race" : "alta", "tooltipKind" : "ct_alta_item",
"fixedPrice" : true, "level" : 4,
"itemTags" : [ "data_source", "ebook" ],
"builder" : "/items/buildscripts/alta/item.lua",
"learnBlueprintsOnPickup" : [
"ct_bio_fresh", "ct_lifespring", "ct_yaarings", "ct_koywa_tea", "ct_yaara_tea",
"ct_hive_curry", "ct_onitti_motsu", "ct_yaarizza", "ct_mohitava_cocktail", "ct_onitti_cake", "ct_palopias", "ct_yuri_cocktail"
]
}
}