Skip to content

Commit

Permalink
Adds Engineering Professions (CleverRaven#76328)
Browse files Browse the repository at this point in the history
* Update professions.json

* Update professions.json

* Update professions.json

* Update professions.json

* Update professions.json

* Update professions.json

* Update professions.json

* Update professions.json

* Update data/json/professions.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update data/json/professions.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update data/json/professions.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update data/json/professions.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update data/json/professions.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update data/json/professions.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update data/json/professions.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Modernizes item spawns, modernizes proficiencies for ChemE

* Update data/json/professions.json

Co-authored-by: Antti Riikonen <[email protected]>

* Update data/json/professions.json

Co-authored-by: Antti Riikonen <[email protected]>

* Update data/json/professions.json

Co-authored-by: DSeyka <[email protected]>

* Update data/json/professions.json

Co-authored-by: DSeyka <[email protected]>

* Update professions.json

* Add Engineering professions

* Update data/json/professions.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Replaces pants with static variants

* Update data/json/professions.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update data/json/professions.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update data/json/professions.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Places the professions in more sensible locations

* Update data/json/professions.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update professions.json

* Removes Computer Engineering on account of it being too niche and specialized for the first engi prof pr

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Antti Riikonen <[email protected]>
Co-authored-by: DSeyka <[email protected]>
  • Loading branch information
4 people authored Sep 15, 2024
1 parent 9a984a1 commit 1925be0
Showing 1 changed file with 71 additions and 0 deletions.
71 changes: 71 additions & 0 deletions data/json/professions.json
Original file line number Diff line number Diff line change
Expand Up @@ -1028,6 +1028,33 @@
"female": { "entries": [ { "item": "bra" }, { "item": "panties" } ] }
}
},
{
"type": "profession",
"id": "engineer_chem",
"name": "Chemical Engineer",
"description": "You know your way around the periodic table and can name ten different industrial processes that involve any given chemical, but that did not prevent the prospect of employment from looking bleak for you. Fortunately, the Cataclysm might just be the thing to save you from a dead end job.",
"points": 2,
"skills": [ { "level": 5, "name": "chemistry" } ],
"proficiencies": [
"prof_intro_chemistry",
"prof_intro_chem_synth",
"prof_organic_chemistry",
"prof_inorganic_chemistry",
"prof_chemical_engineering"
],
"items": {
"both": {
"items": [ "dress_shirt", "socks", "boots", "coat_lab", "gloves_rubber", "glasses_safety", "wristwatch" ],
"entries": [
{ "group": "charged_smart_phone" },
{ "group": "starter_wallet_full" },
{ "item": "pants", "variant": "pants_stone" }
]
},
"male": [ "briefs" ],
"female": [ "bra", "panties" ]
}
},
{
"type": "profession",
"id": "mechanic",
Expand Down Expand Up @@ -1058,6 +1085,23 @@
"female": { "entries": [ { "item": "bra" }, { "item": "boy_shorts" } ] }
}
},
{
"type": "profession",
"id": "engineer_mech",
"name": "Mechanical Engineer",
"description": "You've always loved machines, and have extensively incorporated them into your career. Not long after receiving your degree, you seem to be the one being subjected to a stress test, and it remains unclear if you will retain your structural integrity.",
"proficiencies": [ "prof_basic_engines", "prof_high_pressure_systems", "prof_pneumatics" ],
"points": 2,
"skills": [ { "level": 5, "name": "mechanics" } ],
"items": {
"both": {
"items": [ "dress_shirt", "jeans", "socks", "boots_steel", "wristwatch" ],
"entries": [ { "group": "charged_smart_phone" }, { "group": "starter_wallet_full" } ]
},
"male": [ "boxer_shorts" ],
"female": [ "bra", "boy_shorts" ]
}
},
{
"type": "profession",
"id": "scoundrel",
Expand Down Expand Up @@ -3757,6 +3801,33 @@
"female": { "entries": [ { "item": "bra" }, { "item": "panties" } ] }
}
},
{
"type": "profession",
"id": "engineer_ee",
"name": "Electrical Engineer",
"description": "Fresh out of college, you were quite eager to get some practical engineering experience and leave your mark on the world, one solder joint at a time. Now, you are not even sure if the complete failure of the power grid makes your field obsolete or all the more necessary.",
"points": 2,
"proficiencies": [
"prof_elec_soldering",
"prof_elec_circuits",
"prof_elec_integrated_circuits",
"prof_electromagnetics",
"prof_elec_semiconductors"
],
"skills": [ { "level": 5, "name": "electronics" } ],
"items": {
"both": {
"items": [ "dress_shirt", "socks", "dress_shoes", "wristwatch", "file" ],
"entries": [
{ "group": "charged_smart_phone" },
{ "group": "starter_wallet_full" },
{ "item": "pants", "variant": "pants_black" }
]
},
"male": [ "boxer_briefs" ],
"female": [ "bra", "panties" ]
}
},
{
"type": "profession",
"id": "hacker",
Expand Down

0 comments on commit 1925be0

Please sign in to comment.