Skip to content

Commit

Permalink
Paraclesian's shouldn't have drivers license
Browse files Browse the repository at this point in the history
Update data/mods/Xedra_Evolved/player/hobbies.json

Co-Authored-By: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
Maleclypse and github-actions[bot] committed Mar 19, 2024
1 parent 088cddf commit 52d7296
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
11 changes: 11 additions & 0 deletions data/mods/Xedra_Evolved/player/hobbies.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[
{
"type": "profession",
"subtype": "hobby",
"id": "PARACLESIAN_BIRTH",
"name": "Paraclesian Birth",
"description": "By dint of your birth you already have some knowledge of how the universe really works.",
"points": 1,
"skills": [ { "level": 3, "name": "deduction" } ]
}
]
6 changes: 6 additions & 0 deletions data/mods/Xedra_Evolved/player/professions.json
Original file line number Diff line number Diff line change
Expand Up @@ -502,6 +502,7 @@
"traits": [ "IERDE" ],
"pets": [ { "name": "mon_stoneling", "amount": 1 } ],
"recipes": [ "mutagen_earthkin", "cthonic_poultice" ],
"hobbies": [ "PARACLESIAN_BIRTH" ],
"items": {
"both": {
"entries": [
Expand All @@ -528,6 +529,7 @@
"traits": [ "ARVORE" ],
"pets": [ { "name": "mon_vineling", "amount": 1 } ],
"recipes": [ "mutagen_plantkin", "verdant_poultice" ],
"hobbies": [ "PARACLESIAN_BIRTH" ],
"items": {
"both": {
"entries": [
Expand All @@ -554,6 +556,7 @@
"traits": [ "UNDINE" ],
"pets": [ { "name": "mon_spitting_lizard", "amount": 1 } ],
"recipes": [ "mutagen_waterkin", "cerulean_poultice" ],
"hobbies": [ "PARACLESIAN_BIRTH" ],
"items": {
"both": {
"entries": [
Expand All @@ -580,6 +583,7 @@
"traits": [ "SALAMANDER" ],
"pets": [ { "name": "mon_salamander_tiny", "amount": 1 } ],
"recipes": [ "mutagen_flamekin", "charred_sacrifice" ],
"hobbies": [ "PARACLESIAN_BIRTH" ],
"items": {
"both": {
"entries": [
Expand All @@ -606,6 +610,7 @@
"traits": [ "HOMULLUS", "HOMULLUS_MINIMIZED_MUTATIONS" ],
"pets": [ { "name": "mon_zoomorphic_figure_small", "amount": 1 } ],
"recipes": [ "mutagen_dollkin", "doll_repair_paste" ],
"hobbies": [ "PARACLESIAN_BIRTH" ],
"items": {
"both": {
"entries": [
Expand All @@ -632,6 +637,7 @@
"traits": [ "SYLPH" ],
"pets": [ { "name": "mon_dragonfly_fae", "amount": 1 } ],
"recipes": [ "mutagen_airkin", "ethereal_draught" ],
"hobbies": [ "PARACLESIAN_BIRTH" ],
"items": {
"both": {
"entries": [
Expand Down

0 comments on commit 52d7296

Please sign in to comment.