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

Add looks_like to a number of books #45953

Merged
merged 3 commits into from
Dec 10, 2020
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
1 change: 1 addition & 0 deletions data/json/items/book/abstract.json
Original file line number Diff line number Diff line change
Expand Up @@ -341,6 +341,7 @@
"material": [ "paper" ],
"symbol": "?",
"color": "green",
"looks_like": "manual_gun",
"use_action": [ "MA_MANUAL" ],
"intelligence": 9,
"time": "10 m"
Expand Down
3 changes: 3 additions & 0 deletions data/json/items/book/barter.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"price_postapoc": 50,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "mag_glam",
"color": "pink",
"skill": "speech",
"max_level": 1,
Expand All @@ -27,6 +28,7 @@
"price_postapoc": 250,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "manual_gun",
"color": "green",
"skill": "speech",
"max_level": 3,
Expand All @@ -47,6 +49,7 @@
"bashing": 5,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "textbook_firstaid",
"color": "blue",
"skill": "speech",
"required_level": 3,
Expand Down
2 changes: 2 additions & 0 deletions data/json/items/book/bashing.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"price_postapoc": 500,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "mag_glam",
"color": "pink",
"skill": "bashing",
"max_level": 1,
Expand All @@ -28,6 +29,7 @@
"price_postapoc": 750,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "manual_gun",
"color": "green",
"skill": "bashing",
"max_level": 3,
Expand Down
3 changes: 3 additions & 0 deletions data/json/items/book/chemistry.json
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@
"bashing": 7,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "textbook_firstaid",
"color": "light_green",
"intelligence": 4,
"time": "30 m",
Expand All @@ -261,6 +262,7 @@
"material": [ "paper" ],
"ascii_picture": "textbook_chemistry",
"symbol": "?",
"looks_like": "textbook_firstaid",
"color": "blue",
"skill": "chemistry",
"required_level": 3,
Expand Down Expand Up @@ -322,6 +324,7 @@
"price_postapoc": 1900,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "recipe_alpha",
"color": "light_cyan",
"skill": "chemistry",
"max_level": 3,
Expand Down
6 changes: 6 additions & 0 deletions data/json/items/book/computer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"bashing": 6,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "textbook_traps",
"color": "blue",
"skill": "computer",
"required_level": 5,
Expand All @@ -31,6 +32,7 @@
"bashing": 5,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "textbook_traps",
"color": "blue",
"skill": "computer",
"required_level": 3,
Expand All @@ -50,6 +52,7 @@
"price_postapoc": 50,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "manual_gun",
"color": "green",
"skill": "computer",
"max_level": 2,
Expand All @@ -67,6 +70,7 @@
"price_postapoc": 50,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "mag_glam",
"color": "pink",
"skill": "computer",
"max_level": 1,
Expand All @@ -85,6 +89,7 @@
"price_postapoc": 50,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "textbook_traps",
"color": "green",
"skill": "computer",
"max_level": 3,
Expand All @@ -103,6 +108,7 @@
"bashing": 5,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "textbook_traps",
"color": "blue",
"skill": "computer",
"required_level": 3,
Expand Down
13 changes: 12 additions & 1 deletion data/json/items/book/cooking.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"price_postapoc": 50,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "cookbook",
"color": "blue",
"skill": "cooking",
"required_level": 2,
Expand Down Expand Up @@ -184,6 +185,7 @@
"price_postapoc": 750,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "cookbook",
"color": "green",
"skill": "cooking",
"required_level": 1,
Expand All @@ -210,6 +212,7 @@
"price_postapoc": 750,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "cookbook",
"color": "green",
"skill": "cooking",
"required_level": 1,
Expand All @@ -228,6 +231,7 @@
"price_postapoc": 750,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "cookbook",
"color": "white",
"skill": "cooking",
"required_level": 2,
Expand Down Expand Up @@ -302,6 +306,7 @@
"bashing": 2,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "cookbook",
"color": "red",
"skill": "cooking",
"intelligence": 7,
Expand Down Expand Up @@ -337,6 +342,7 @@
"bashing": 4,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "cookbook",
"color": "blue",
"skill": "cooking",
"required_level": 2,
Expand All @@ -357,6 +363,7 @@
"bashing": 4,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "cookbook",
"color": "green",
"skill": "cooking",
"required_level": 3,
Expand All @@ -377,6 +384,7 @@
"bashing": 1,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "cookbook",
"color": "blue",
"skill": "cooking",
"required_level": 3,
Expand All @@ -396,6 +404,7 @@
"price_postapoc": 250,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "cookbook",
"color": "light_gray",
"skill": "cooking",
"max_level": 2,
Expand All @@ -414,6 +423,7 @@
"price_postapoc": 1250,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "pocket_survival",
"color": "light_gray",
"skill": "cooking",
"required_level": 1,
Expand All @@ -438,6 +448,7 @@
"max_level": 3,
"intelligence": 7,
"fun": 1,
"copy-from": "book_nonf_hard_cook_tpl"
"copy-from": "book_nonf_hard_cook_tpl",
"looks_like": "cookbook"
}
]
3 changes: 3 additions & 0 deletions data/json/items/book/cutting.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"price_postapoc": 750,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "mag_glam",
"color": "pink",
"skill": "cutting",
"max_level": 1,
Expand All @@ -28,6 +29,7 @@
"price_postapoc": 750,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "record_patient",
"color": "green",
"skill": "cutting",
"max_level": 3,
Expand All @@ -45,6 +47,7 @@
"price_postapoc": 1250,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "manual_gun",
"color": "blue",
"skill": "cutting",
"required_level": 1,
Expand Down
4 changes: 4 additions & 0 deletions data/json/items/book/dodge.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"price_postapoc": 250,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "mag_glam",
"color": "pink",
"skill": "dodge",
"max_level": 1,
Expand All @@ -28,6 +29,7 @@
"price_postapoc": 750,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "manual_gun",
"color": "green",
"skill": "dodge",
"max_level": 3,
Expand All @@ -40,6 +42,7 @@
"name": { "str": "Break a Leg!", "str_pl": "copies of Break a Leg!" },
"description": "The Kids' Guide to Acting and Stagecraft.",
"copy-from": "book_nonf_hard_dodge_tpl",
"looks_like": "manual_gun",
"max_level": 1,
"relative": { "intelligence": -1, "fun": 2 }
},
Expand All @@ -49,6 +52,7 @@
"name": { "str": "Treasury of Legends about Western Dancing", "str_pl": "copies of Western Dancing" },
"description": "Written by Emanuel Nogueira, a constabulario and historian of Nuevo Laredo, this massive book details the movements and cultural legacies of a variety of North American folk dances.",
"copy-from": "book_nonf_hard_dodge_tpl",
"looks_like": "radio_book",
"weight": "2330 g",
"volume": "1250 ml",
"color": "blue",
Expand Down
3 changes: 3 additions & 0 deletions data/json/items/book/driving.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"price_postapoc": 250,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "textbook_anarch",
"color": "green",
"skill": "driving",
"max_level": 3,
Expand All @@ -28,6 +29,7 @@
"price_postapoc": 250,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "mag_glam",
"color": "pink",
"skill": "driving",
"max_level": 1,
Expand All @@ -46,6 +48,7 @@
"price_postapoc": 250,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "manual_gun",
"color": "green",
"skill": "driving",
"max_level": 3,
Expand Down
2 changes: 2 additions & 0 deletions data/json/items/book/electronics.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@
"price_postapoc": 2500,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "recipe_lab_elec",
"color": "light_green",
"skill": "electronics",
"required_level": 6,
Expand Down Expand Up @@ -214,6 +215,7 @@
"type": "BOOK",
"name": { "str_sp": "schematics" },
"description": "seeing this is a bug",
"looks_like": "schematics_eyebot",
"weight": "30 g",
"volume": "250 ml",
"price": 100000,
Expand Down
8 changes: 8 additions & 0 deletions data/json/items/book/fabrication.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@
"price_postapoc": 2000,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "recipe_lab_elec",
"color": "light_green",
"skill": "fabrication",
"required_level": 9,
Expand Down Expand Up @@ -274,6 +275,7 @@
"bashing": 4,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "recipe_lab_elec",
"color": "blue",
"skill": "fabrication",
"required_level": 3,
Expand Down Expand Up @@ -367,6 +369,7 @@
"price_postapoc": 750,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "recipe_lab_elec",
"color": "green",
"skill": "fabrication",
"max_level": 2,
Expand All @@ -385,6 +388,7 @@
"bashing": 8,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "recipe_lab_elec",
"color": "blue",
"skill": "fabrication",
"required_level": 5,
Expand All @@ -404,6 +408,7 @@
"price_postapoc": 250,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "mag_glam",
"color": "pink",
"skill": "fabrication",
"max_level": 1,
Expand All @@ -422,6 +427,7 @@
"price_postapoc": 500,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "recipe_lab_elec",
"color": "green",
"skill": "fabrication",
"max_level": 3,
Expand Down Expand Up @@ -460,6 +466,7 @@
"bashing": 7,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "recipe_lab_elec",
"color": "blue",
"intelligence": 4,
"time": "30 m",
Expand All @@ -477,6 +484,7 @@
"bashing": 4,
"material": [ "paper" ],
"symbol": "?",
"looks_like": "recipe_lab_elec",
"color": "blue",
"skill": "fabrication",
"required_level": 3,
Expand Down
Loading