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 The Satanic Bible #37806

Merged
merged 2 commits into from
Mar 6, 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
3 changes: 2 additions & 1 deletion data/json/itemgroups/books.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,8 @@
[ "holybook_pastafarian", 1 ],
[ "holybook_slack", 1 ],
[ "holybook_kallisti", 1 ],
[ "holybook_scientology", 1 ]
[ "holybook_scientology", 1 ],
[ "holybook_satanic", 1 ]
]
},
{
Expand Down
39 changes: 28 additions & 11 deletions data/json/items/book/misc.json
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@
"name": { "str": "Hadith", "str_pl": "copies of Hadith" },
"description": "A Muslim religious text containing an account of the sayings and actions of the prophet Muhammad.",
"weight": "398 g",
"volume": "1 L",
"volume": "500 ml",
"price": 550,
"price_postapoc": 550,
"material": [ "paper" ],
Expand All @@ -321,7 +321,7 @@
"name": { "str": "Principia Discordia", "str_pl": "copies of Principia Discordia" },
"description": "A book that embodies the main beliefs of Discordianism. It seems to primarily concern chaos, and features a card in the back which informs you that you are now a 'genuine and authorized Pope of Discordia'.",
"weight": "292 g",
"volume": "1 L",
"volume": "150 ml",
"price": 550,
"price_postapoc": 2323,
"material": [ "paper" ],
Expand All @@ -338,7 +338,7 @@
"name": { "str": "The Kojiki", "str_pl": "copies of The Kojiki" },
"description": "The oldest extant chronicle of Japan's myths and history, the stories contained in the Kojiki are part of the inspiration behind Shinto practices.",
"weight": "368 g",
"volume": "1 L",
"volume": "600 ml",
"price": 550,
"price_postapoc": 550,
"material": [ "paper" ],
Expand All @@ -355,7 +355,7 @@
"name": { "str": "The Book of Mormon", "str_pl": "copies of The Book of Mormon" },
"description": "The sacred text of the Latter Day Saint movement of Christianity, originally published in 1830 by Joseph Smith.",
"weight": "368 g",
"volume": "1 L",
"volume": "600 ml",
"price": 550,
"price_postapoc": 550,
"material": [ "paper" ],
Expand All @@ -375,7 +375,7 @@
},
"description": "A book that embodies the main beliefs of the Church of the Flying Spaghetti Monster. It seems to involve a lot of pirates and some sort of invisible drunken monster made of pasta.",
"weight": "292 g",
"volume": "1 L",
"volume": "500 ml",
"price": 550,
"price_postapoc": 550,
"material": [ "paper" ],
Expand All @@ -392,7 +392,7 @@
"name": { "str": "Quran", "str_pl": "copies of Quran" },
"description": "An English translation of the Muslim book of holy scriptures, with explanatory notes and commentaries to aid in understanding.",
"weight": "412 g",
"volume": "1 L",
"volume": "600 ml",
"price": 550,
"price_postapoc": 550,
"material": [ "paper" ],
Expand All @@ -409,7 +409,7 @@
"name": { "str": "Dianetics", "str_pl": "copies of Dianetics" },
"description": "This book is the canonical text of Scientology. Written by a science fiction author, it contains self-improvement techniques and musings on psychology called Dianetics.",
"weight": "486 g",
"volume": "1 L",
"volume": "1300 ml",
"price": 550,
"price_postapoc": 550,
"material": [ "paper" ],
Expand All @@ -426,7 +426,7 @@
"name": { "str": "The Book of the SubGenius", "str_pl": "copies of The Book of the SubGenius" },
"description": "A book about the Church of the SubGenius. It seems to involve a salesman named J. R. \"Bob\" Dobbs and a concept called 'slack'.",
"weight": "292 g",
"volume": "1 L",
"volume": "600 ml",
"price": 550,
"price_postapoc": 550,
"material": [ "paper" ],
Expand Down Expand Up @@ -477,7 +477,7 @@
"name": { "str": "Tanakh", "str_pl": "copies of Tanakh" },
"description": "A single-volume book containing the complete canon of the Jewish Bible.",
"weight": "512 g",
"volume": "1 L",
"volume": "1800 ml",
"price": 550,
"price_postapoc": 550,
"material": [ "paper" ],
Expand Down Expand Up @@ -511,7 +511,7 @@
"name": { "str": "The Upanishads", "str_pl": "copies of The Upanishads" },
"description": "A collection of sacred Hindu writings regarding the nature of reality and describing the character and form of human salvation.",
"weight": "482 g",
"volume": "1 L",
"volume": "750 ml",
"price": 550,
"price_postapoc": 550,
"material": [ "paper" ],
Expand All @@ -528,7 +528,24 @@
"name": { "str": "The Four Vedas", "str_pl": "copies of The Four Vedas" },
"description": "A single volume containing all four Vedas, which are the oldest scriptures of Hinduism.",
"weight": "540 g",
"volume": "1 L",
"volume": "1700 ml",
"price": 550,
"price_postapoc": 550,
"material": [ "paper" ],
"symbol": "?",
"color": "dark_gray",
"intelligence": 8,
"time": "10 m",
"fun": 1,
"flags": [ "INSPIRATIONAL" ]
},
{
"id": "holybook_satanic",
"type": "BOOK",
"name": { "str": "The Satanic Bible", "str_pl": "copies of The Satanic Bible" },
"description": "A collection of essays, observations, and rituals published by Anton LaVey in 1969.",
"weight": "130 g",
"volume": "250 ml",
"price": 550,
"price_postapoc": 550,
"material": [ "paper" ],
Expand Down
1 change: 1 addition & 0 deletions data/json/npcs/items_generic.json
Original file line number Diff line number Diff line change
Expand Up @@ -608,6 +608,7 @@
[ "holybook_mormon", 1 ],
[ "holybook_pastafarian", 1 ],
[ "holybook_quran", 2 ],
[ "holybook_satanic", 1 ],
[ "holybook_scientology", 1 ],
[ "holybook_slack", 1 ],
[ "holybook_sutras", 2 ],
Expand Down
3 changes: 2 additions & 1 deletion data/mods/No_Religious_Books/modinfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@
"holybook_pastafarian",
"holybook_slack",
"holybook_kallisti",
"holybook_scientology"
"holybook_scientology",
"holybook_satanic"
]
}
]