Skip to content

Commit

Permalink
202311110152 Update
Browse files Browse the repository at this point in the history
  • Loading branch information
NobleJake committed Nov 10, 2023
1 parent 0750abf commit 1b6924d
Show file tree
Hide file tree
Showing 20 changed files with 3,347 additions and 307 deletions.
18 changes: 11 additions & 7 deletions ProjectSquirrel/advtech/sq_advanced_armor.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"price": 500000,
"price_postapoc": 9500,
"material": [ "hardsteel", "kevlar" ],
"weight": "19820 g",
"weight": "21820 g",
"volume": "13 L",
"to_hit": 1,
"max_charges": 500,
Expand All @@ -101,7 +101,7 @@
"covers": [ "head", "mouth", "eyes", "torso", "arms", "hands", "legs", "feet" ],
"coverage": 100,
"qualities": [ [ "GLARE", 2 ] ],
"encumbrance": 29,
"encumbrance": 30,
"material_thickness": 5,
"relic_data": {
"passive_effects": [
Expand Down Expand Up @@ -141,14 +141,18 @@
"category": "CC_첨단기술",
"subcategory": "CSC_첨단기술_ARMOR",
"skill_used": "fabrication",
"difficulty": 8,
"skills_required": [ [ "tailor", 7 ], [ "electronics", 4 ], [ "mechanics", 5 ] ],
"time": "2 h 30 m",
"autolearn": true,
"difficulty": 9,
"skills_required": [ [ "tailor", 7 ], [ "electronics", 5 ], [ "mechanics", 5 ] ],
"book_learn": [ [ "advanced_electronics", 5 ], [ "recipe_mil_augs", 6 ], [ "recipe_augs", 6 ], [ "recipe_atomic_battery", 6 ], [ "recipe_melee", 5 ] ],
"time": "5 h 30 m",
"autolearn": false,
"using": [ [ "welding_standard", 21 ], [ "blacksmithing_advanced", 7 ] ],
"tools": [ [ [ "sq_atomic_forge", -1 ] ] ],
"components": [
[ [ "sq_advanced_survivor_suit", 1 ] ],
[ [ "small_storage_battery", 1 ] ],
[ [ "plut_cell", 3 ] ],
[ [ "hand_crank_charger", 1 ], [ "alternator_bicycle", 1 ], [ "alternator_motorbike", 1 ] ],
[ [ "plut_cell", 4 ] ],
[ [ "power_supply", 4 ] ],
[ [ "motor_micro", 14 ] ],
[ [ "processor", 1 ] ],
Expand Down
13 changes: 7 additions & 6 deletions ProjectSquirrel/advtech/sq_meds.json
Original file line number Diff line number Diff line change
Expand Up @@ -261,13 +261,13 @@
"fun": 40,
"color": "yellow",
"looks_like": "adrenaline_injector",
"addiction_potential": 7,
"addiction_potential": 12,
"addiction_type": "mutagen",
"stack_size": 30,
"flags": [ "IRREPLACEABLE_CONSUMABLE" ],
"use_action": {
"type": "consume_drug",
"effects": [ { "id": "panacea", "duration": 10 }, { "id": "sq_stamina_regen2", "duration": 3 }, { "id": "sq_stimpackeffect", "duration": "8 h" } ]
"effects": [ { "id": "panacea", "duration": 10 }, { "id": "sq_stamina_regen2", "duration": 3 }, { "id": "sq_stimpackeffect", "duration": "6 h" } ]
}
},
{
Expand All @@ -284,7 +284,7 @@
],
"miss_messages": [ [ "우울한 기분이 듭니다.", 1 ] ],
"max_intensity": 4,
"int_dur_factor": "2 h",
"int_dur_factor": "1 h 30 m",
"removes_effects": [ "winded" ],
"base_mods": {
"speed_mod": [ -10 ],
Expand All @@ -293,13 +293,13 @@
"int_mod": [ -2 ],
"per_mod": [ -4 ],
"fatigue_min": [ 10 ],
"fatigue_chance": [ 20 ],
"fatigue_chance": [ 30 ],
"fatigue_tick": [ 10 ],
"hunger_amount": [ 10 ],
"hunger_chance": [ 20 ],
"hunger_chance": [ 30 ],
"hunger_tick": [ 10 ],
"thirst_amount": [ 5 ],
"thirst_chance": [ 20 ],
"thirst_chance": [ 30 ],
"thirst_tick": [ 10 ],
"pkill_max_val": [ 50 ],
"pkill_tick": [ 1 ],
Expand Down Expand Up @@ -338,6 +338,7 @@
[ [ "meat_frond", 6 ], ["leech_flower", 2 ] ],
[ [ "sq_stamina_elixr", 1 ] ],
[ [ "salt_water", 1 ], [ "saline", 5 ] ],
[ [ "coke", 1 ] ],
[ [ "bleach", 1 ], [ "oxy_powder", 100 ] ],
[ [ "aspirin", 5 ], [ "chem_phenol", 50 ] ]
]
Expand Down
257 changes: 257 additions & 0 deletions ProjectSquirrel/furniture_and_terrain/terrain-flora.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,257 @@
[
{
"type": "terrain",
"id": "t_tree_cacao",
"name": "카카오나무",
"description": "중남미 원산의 아욱목 아욱과의 두꺼운 나무로, 유전공학의 힘으로 뉴잉글랜드의 사계절을 버틸 수 있게 개량되었습니다. 나무줄기를 살펴보면 아직 따지 않고 남은 카카오 열매가 있는 게 보입니다. 대재앙에도 초콜릿만큼은 포기할 수 없죠, 암. 적절한 도구가 있다면 벌목할 수 있습니다.",
"symbol": "7",
"color": [ "green", "yellow_yellow", "green", "brown" ],
"move_cost": 0,
"coverage": 80,
"flags": [ "FLAMMABLE_ASH", "NOITEM", "SUPPORTS_ROOF", "TREE", "REDUCE_SCENT" ],
"transforms_into": "t_tree_cacao_harvested",
"examine_action": "harvest_ter",
"looks_like": "t_tree_hickory",
"harvest_by_season": [
{ "seasons": [ "summer" ], "entries": [ { "drop": "cacao_pod", "base_num": [ 2, 5 ], "scale_num": [ 0, 0.5 ] } ] }
],
"bash": {
"str_min": 80,
"str_max": 180,
"sound": "crunch!",
"sound_fail": "whack!",
"ter_set": "t_dirt",
"items": [ { "item": "stick_long", "count": [ 3, 10 ] }, { "item": "splinter", "count": [ 10, 25 ] } ]
}
},
{
"type": "terrain",
"id": "t_tree_cacao_harvested",
"name": "카카오나무",
"description": "중남미 원산의 아욱목 아욱과의 두꺼운 나무로, 유전공학의 힘으로 뉴잉글랜드의 사계절을 버틸 수 있게 개량되었습니다. 지금 당장은 수확할만한 카카오 열매가 없는 것 같습니다. 적절한 도구가 있다면 벌목할 수 있습니다.",
"symbol": "7",
"color": [ "green", "green", "green", "brown" ],
"move_cost": 0,
"coverage": 80,
"flags": [ "FLAMMABLE_ASH", "NOITEM", "SUPPORTS_ROOF", "TREE", "REDUCE_SCENT", "HARVESTED" ],
"transforms_into": "t_tree_cacao",
"examine_action": "harvested_plant",
"looks_like": "t_tree_hickory_harvested",
"bash": {
"str_min": 80,
"str_max": 180,
"sound": "crunch!",
"sound_fail": "whack!",
"ter_set": "t_dirt",
"items": [ { "item": "stick_long", "count": [ 3, 10 ] }, { "item": "splinter", "count": [ 10, 25 ] } ]
}
},
{
"type": "terrain",
"id": "t_tree_coca",
"name": "코카나무",
"description": "남아메리카 원산의 말피기아목 코카나무과의 나무로, 수천 년 전부터 코카잎은 의약품과 강장제, 차로 이용되어왔습니다. 이상하게도, 어째서인지 이 나무 또한 유전공학의 힘으로 뉴잉글랜드의 기후를 버틸 수 있도록 개량되었습니다. 적절한 도구가 있다면 벌목할 수 있습니다.",
"symbol": "7",
"color": [ "light_green", "light_green", "light_green", "light_green" ],
"move_cost": 4,
"flags": [ "TRANSPARENT", "FLAMMABLE_ASH", "NOITEM", "REDUCE_SCENT" ],
"transforms_into": "t_tree_coca_harvested",
"examine_action": "harvest_ter",
"looks_like": "t_tree_young",
"harvest_by_season": [
{
"seasons": [ "spring", "summer", "autumn" ],
"entries": [ { "drop": "coca_leaf", "base_num": [ 4, 20 ], "scale_num": [ 0, 0.5 ] } ]
}
],
"bash": {
"str_min": 4,
"str_max": 50,
"sound": "crunch!",
"sound_fail": "whack!",
"ter_set": "t_dirt",
"items": [ { "item": "stick_long", "count": [ 0, 5 ] } ]
}
},
{
"type": "terrain",
"id": "t_tree_coca_harvested",
"name": "코카나무",
"description": "남아메리카 원산의 말피기아목 코카나무과의 나무로, 수천 년 전부터 코카잎은 의약품과 강장제, 차로 이용되어왔습니다. 지금 당장은 수확할만한 코카잎이 없는 것 같습니다. 적절한 도구가 있다면 벌목할 수 있습니다.",
"symbol": "7",
"color": [ "green", "green", "green", "green" ],
"move_cost": 4,
"flags": [ "TRANSPARENT", "FLAMMABLE_ASH", "NOITEM", "REDUCE_SCENT", "HARVESTED" ],
"transforms_into": "t_tree_coca",
"examine_action": "harvested_plant",
"looks_like": "t_tree_young",
"bash": {
"str_min": 4,
"str_max": 50,
"sound": "crunch!",
"sound_fail": "whack!",
"ter_set": "t_dirt",
"items": [ { "item": "stick_long", "count": [ 0, 5 ] } ]
}
},
{
"type": "COMESTIBLE",
"id": "coca_leaf",
"looks_like": "raw_edamame",
"name": { "str": "코카잎", "str_pl": "코카잎" },
"weight": "2 g",
"color": "green",
"fatigue_mod": -10,
"stim": 7,
"container": "bag_plastic",
"comestible_type": "FOOD",
"symbol": "%",
"calories": 17,
"description": "코카잎입니다. 오래 전부터 현재까지 의약품과 기호식품 등으로 이용해왔으며, 씹으면 약한 쾌감을 느낄 수 있습니다. 코카잎 자로 끓여서 먹을 수도 있고, 생으로 먹을 수도 있습니다. 하지만 많이 먹으면 중독현상을 일으킬 수 있습니다.",
"price": 18,
"price_postapoc": 24,
"addiction_potential": 6,
"addiction_type": "cocaine",
"material": "veggy",
"primary_material": "dried_vegetable",
"volume": "250 ml",
"flags": [ "RAW", "IRREPLACEABLE_CONSUMABLE" ],
"charges": 20,
"fun": 6
},
{
"type": "recipe",
"result": "coke",
"category": "CC_CHEM",
"subcategory": "CSC_CHEM_DRUGS",
"skill_used": "cooking",
"difficulty": 6,
"time": "150 m",
"batch_time_factors": [ 80, 5 ],
"book_learn": [ [ "textbook_chemistry", 6 ], [ "adv_chemistry", 6 ], [ "atomic_survival", 5 ], [ "recipe_labchem", 5 ] ],
"qualities": [ { "id": "CHEM", "level": 3 } ],
"tools": [ [ [ "surface_heat", 8, "LIST" ] ] ],
"components": [ [ [ "gasoline", 5 ], [ "lamp_oil", 5 ], [ "ether", 5 ] ], [ [ "material_quicklime", 50 ] ], [ [ "coca_leaf", 100 ] ] ]
},
{
"type": "COMESTIBLE",
"id": "coca_tea",
"looks_like": "tea",
"name": "코카잎 차",
"weight": "250 g",
"color": "brown",
"fatigue_mod": -9,
"stim": 7,
"container": "bottle_plastic",
"comestible_type": "DRINK",
"symbol": "~",
"quench": 40,
"calories": 2,
"description": "코카나무의 잎에 뜨거운 물을 부어 만든 향긋한 음료. 마시면 코카인 성분으로 인한 약한 쾌감을 느낄 수 있지만, 너무 자주 마시면 중독현상을 일으킬 수 있습니다.",
"price": 90,
"price_postapoc": 40,
"addiction_potential": 4,
"addiction_type": "cocaine",
"volume": "250 ml",
"material": [ "water" ],
"phase": "liquid",
"flags": [ "EATEN_HOT", "NUTRIENT_OVERRIDE" ],
"fun": 10
},
{
"type": "recipe",
"result": "coca_tea",
"category": "CC_FOOD",
"subcategory": "CSC_FOOD_DRINKS",
"skill_used": "cooking",
"time": "10 m",
"autolearn": true,
"batch_time_factors": [ 80, 5 ],
"qualities": [ { "id": "BOIL", "level": 1 } ],
"tools": [ [ [ "water_boiling_heat", 2, "LIST" ] ] ],
"components": [ [ [ "coca_leaf", 1 ] ], [ [ "water", 1 ], [ "water_clean", 1 ] ] ]
},
{
"type": "COMESTIBLE",
"id": "cacao_pod",
"name": { "str_sp": "카카오 열매" },
"weight": "508 g",
"color": "yellow_yellow",
"spoils_in": "360 days",
"comestible_type": "FOOD",
"symbol": "%",
"quench": 2,
"healthy": 1,
"stim": 1,
"calories": 403,
"description": "테오브로마 카카오로 알려진 카카오 열매는 초콜릿을 만드는 데 사용되는 코코아 콩의 원료입니다. 달콤한 맛의 하얀 과육으로 둘러싸인 코코아 콩이 들어 있는 열대 과일입니다. 이 콩은 수확, 발효, 가공을 거쳐 다양한 초콜릿 제품으로 생산됩니다.",
"price": 500,
"price_postapoc": 200,
"material": "fruit",
"//": "cacao is actually a fruit.",
"volume": "500 ml",
"cooks_like": "beans_cooked",
"flags": [ "RAW", "IRREPLACEABLE_CONSUMABLE" ],
"vitamins": [ [ "vitC", 3 ], [ "calcium", 106 ], [ "iron", 4 ], [ "iron", 4 ] ],
"fun": 4
},
{
"type": "COMESTIBLE",
"id": "cacao_nibs",
"looks_like": "choco_coffee_beans",
"price": 50,
"container": "bag_plastic",
"material": "fruit",
"name": { "str_sp": "카카오닙스" },
"symbol": "%",
"color": "brown",
"description": "발효되고 구운 카카오 콩으로, 초콜릿의 가장 원시적인 형태입니다. 갈아서 초콜릿으로 만들 수 있습니다.",
"comestible_type": "FOOD",
"addiction_type": "caffeine",
"addiction_potential": 1,
"stim": 2,
"healthy": 1,
"calories": 53,
"volume": "200 ml",
"vitamins": [ [ "calcium", 4 ], [ "iron", 8 ] ],
"flags": [ ],
"charges": 50,
"stack_size": 100,
"weight": "100 g"
},
{
"type": "recipe",
"result": "cacao_nibs",
"category": "CC_FOOD",
"subcategory": "CSC_FOOD_OTHER",
"skill_used": "cooking",
"difficulty": 2,
"time": "60 m",
"//": "The original fermentation and roasting process for making cacao nibs can take anywhere from two days to a week, depending on the cacao variety, but I cut it down to an hour to avoid that hassle.",
"charges": 30,
"autolearn": true,
"tools": [ [ [ "surface_heat", 8, "LIST" ] ] ],
"components": [ [ [ "cacao_pod", 1 ] ] ]
},
{
"id": "chocolate",
"type": "COMESTIBLE",
"copy-from": "chocolate",
"name": { "str": "chocolate bar" },
"flags": [ "NUTRIENT_OVERRIDE" ]
},
{
"type": "recipe",
"result": "chocolate",
"category": "CC_FOOD",
"subcategory": "CSC_FOOD_SNACK",
"skill_used": "cooking",
"difficulty": 2,
"time": "30 m",
"batch_time_factors": [ 80, 5 ],
"book_learn": [ [ "cookbook_foodfashions", 2 ], [ "mag_cooking", 2 ], [ "sweets_book", 1 ] ],
"qualities": [ { "id": "COOK", "level": 2 } ],
"tools": [ [ [ "surface_heat", 2, "LIST" ] ] ],
"components": [ [ [ "cacao_nibs", 10 ] ], [ [ "cacao_nibs", 5 ], [ "cooking_oil", 2 ] ], [ [ "sugar", 15 ] ] ]
}
]
Loading

0 comments on commit 1b6924d

Please sign in to comment.