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

[ Xedra Evolved ] Paraclesian's shouldn't have drivers license #72493

Merged
merged 21 commits into from
Sep 29, 2024
Merged
Show file tree
Hide file tree
Changes from 11 commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
d7744eb
Paraclesian's shouldn't have drivers license
Maleclypse Mar 19, 2024
a2b809d
Update data/mods/Xedra_Evolved/mutations/paraclesians/arvore_mutation…
Maleclypse Sep 10, 2024
49f5e8b
Apply suggestions from code review
Maleclypse Sep 10, 2024
c645d5c
Update data/mods/Xedra_Evolved/player/professions.json
Maleclypse Sep 10, 2024
ce86d65
Ierde meditation
Maleclypse Sep 10, 2024
333250e
Update data/mods/Xedra_Evolved/mutations/paraclesians/ierde_eocs.json
Maleclypse Sep 10, 2024
706c1d5
Merge branch 'master' into Paraclesian-Hobby
Maleclypse Sep 10, 2024
86d5f2d
Update ierde_eocs.json
Maleclypse Sep 10, 2024
a8e2129
Merge branch 'Paraclesian-Hobby' of https://github.com/Maleclypse/Cat…
Maleclypse Sep 10, 2024
3113eb4
Update data/mods/Xedra_Evolved/mutations/paraclesians/ierde_eocs.json
Maleclypse Sep 10, 2024
e464329
Update data/mods/Xedra_Evolved/mutations/paraclesians/ierde_eocs.json
Maleclypse Sep 11, 2024
90f5456
Update data/mods/Xedra_Evolved/mutations/paraclesians/ierde_eocs.json
Maleclypse Sep 11, 2024
6a50f97
Update ierde_eocs.json
Maleclypse Sep 11, 2024
51b2a0a
Merge branch 'Paraclesian-Hobby' of https://github.com/Maleclypse/Cat…
Maleclypse Sep 11, 2024
e8d4a36
Update data/mods/Xedra_Evolved/mutations/paraclesians/ierde_eocs.json
Maleclypse Sep 11, 2024
68e0eef
Update data/mods/Xedra_Evolved/mutations/paraclesians/ierde_eocs.json
Maleclypse Sep 11, 2024
2aeb765
Good enough to ship
Maleclypse Sep 14, 2024
e877adb
Update hobbies.json
Maleclypse Sep 15, 2024
0fca5a4
Update data/mods/Xedra_Evolved/mutations/paraclesians/arvore_mutation…
Maleclypse Sep 19, 2024
6ac2e21
Seed Bearer
Maleclypse Sep 19, 2024
73c1f76
Merge branch 'Paraclesian-Hobby' of https://github.com/Maleclypse/Cat…
Maleclypse Sep 19, 2024
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
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,18 @@
"spells_learned": [ [ "arvore_nurture_the_green", 1 ] ],
"//": "This only causes growth in existing plants. Growing new plants from nothing should be advanced mutations/spells."
},
{
"type": "mutation",
"id": "ARVORE_SEED_BEARER",
"name": { "str": "Nurturing the Green" },
Maleclypse marked this conversation as resolved.
Show resolved Hide resolved
"points": 2,
"visibility": 0,
"ugliness": 0,
"description": "Arvore with this ability have a seed pocket on their body that over time fills with a set of from this region of the world. Each time new seeds appear they will all be of the same type, but the types will vary at random.",
"category": [ "ARVORE" ],
"spells_learned": [ [ "arvore_root_and_soil_spell", 1 ] ],
"//": "This is currently character creation only, ideally there will be ways to get this later in game."
},
{
"type": "mutation",
"id": "ARVORE_SUMMON_WOOD_WALL",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
}
]
},
something like this is accepted when creating a new game
Maleclypse marked this conversation as resolved.
Show resolved Hide resolved
{
"type": "effect_on_condition",
"id": "EOC_IERDE_DETECT_NEARBY_MONSTERS_EARTH_OFF",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -612,6 +612,18 @@
"threshreq": [ "THRESH_IERDE" ],
"enchantments": [ "ench_ierde_no_mind_problems" ]
},
{
"type": "mutation",
"id": "IERDE_STONE_MEDITATIONS",
"name": { "str": "Stone Meditations" },
"points": 1,
"visibility": 0,
"ugliness": 0,
"description": "The Ierde meditates on the nature of stone and removes themselves from the highs and lows of mortal emotions.",
"category": [ "IERDE" ],
"active": true,
"activated_eocs": [ "EOC_IERDE_STONE_MEDITATIONS" ]
},
{
"type": "mutation",
"id": "IERDE_TUNNEL_TRANSLOCATION",
Expand Down
67 changes: 67 additions & 0 deletions data/mods/Xedra_Evolved/player/hobbies.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
[
{
"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" } ]
},
{
"type": "profession",
"subtype": "hobby",
"id": "HOMULLUS_SOCIAL",
"name": "Born with the gift of gab.",
"description": "You've never met another person but already you are ready for the conversations that will ensue.",
"points": 1,
"skills": [ { "level": 3, "name": "social" } ]
},
{
"type": "profession",
"subtype": "hobby",
"id": "UNDINE_MOVEMENT",
"name": "Knack of formless movement.",
"description": "Water takes on the shape of whatever opening is given to it. You were born with this knowledge and way of moving.",
"points": 2,
"proficiencies": [ "prof_parkour" ]
},
{
"type": "profession",
"subtype": "hobby",
"id": "SYLPH_EVERYWHERE_NOWHERE",
"name": "Everywhere and nowhere.",
"description": "Air expands to fill every space it encounters and by filling the space it becomes diffuse and impossible to grasp. Would you slip through the fingers of those who grasp at you?",
"points": 3,
"skills": [ { "level": 3, "name": "dodge" } ]
},
{
"type": "profession",
"subtype": "hobby",
"id": "ARVORE_NURTURE_GREEN",
"name": "Born a seedbearer.",
"description": "A gift from your birth world? A quirk of nature? For reasons unknown to you, you can sprout seeds from this planet. You can't control what seeds you get, however.",
"points": 1,
"traits": [ "SEED_BEARER" ]
},
{
"type": "profession",
"subtype": "hobby",
"id": "SALAMANDER_FIRE_DANCE",
"name": "Fire dances with itself.",
"description": "At your birth you already danced a flaming path, enthralled with your own capacity for destruction and change.",
"points": 4,
"traits": [ "PYROMANIA", "DEFT" ],
"skills": [ { "level": 1, "name": "unarmed" } ]
},
{
"type": "profession",
"subtype": "hobby",
"id": "IERDE_MEDITATION",
"name": "What does the stone dream of?",
"description": "Before you were born, your thoughts and dreams were those of stone. When this world sucks you into it's highs and lows, you can remember the eternity that is stone.",
"points": 3,
"//": "Trait grants an EOC that doing 30 minutes of meditation resets your morale to zero. Consider making IERDE abilities that function better or only at morales between the range of -15 and 15.",
"traits": [ "STONE_MEDITATIONS" ]
}
]
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 @@ -551,6 +551,7 @@
"traits": [ "IERDE" ],
"pets": [ { "name": "mon_stoneling", "amount": 1 } ],
"recipes": [ "mutagen_earthkin", "cthonic_poultice" ],
"hobbies": [ "PARACLESIAN_BIRTH", "IERDE_MEDITATION" ],
"items": {
"both": {
"entries": [
Expand All @@ -577,6 +578,7 @@
"traits": [ "ARVORE" ],
"pets": [ { "name": "mon_vineling", "amount": 1 } ],
"recipes": [ "mutagen_plantkin", "verdant_poultice" ],
"hobbies": [ "PARACLESIAN_BIRTH", "ARVORE_NURTURE_GREEN" ],
"items": {
"both": {
"entries": [
Expand All @@ -603,6 +605,7 @@
"traits": [ "UNDINE" ],
"pets": [ { "name": "mon_spitting_lizard", "amount": 1 } ],
"recipes": [ "mutagen_waterkin", "cerulean_poultice" ],
"hobbies": [ "PARACLESIAN_BIRTH", "UNDINE_MOVEMENT" ],
"items": {
"both": {
"entries": [
Expand All @@ -629,6 +632,7 @@
"traits": [ "SALAMANDER" ],
"pets": [ { "name": "mon_salamander_tiny", "amount": 1 } ],
"recipes": [ "mutagen_flamekin", "charred_sacrifice" ],
"hobbies": [ "PARACLESIAN_BIRTH", "SALAMANDER_FIRE_DANCE" ],
"items": {
"both": {
"entries": [
Expand All @@ -655,6 +659,7 @@
"traits": [ "HOMULLUS", "HOMULLUS_MINIMIZED_MUTATIONS" ],
"pets": [ { "name": "mon_zoomorphic_figure_small", "amount": 1 } ],
"recipes": [ "mutagen_dollkin", "doll_repair_paste" ],
"hobbies": [ "PARACLESIAN_BIRTH", "HOMULLUS_SOCIAL" ],
"items": {
"both": {
"entries": [
Expand All @@ -681,6 +686,7 @@
"traits": [ "SYLPH" ],
"pets": [ { "name": "mon_dragonfly_fae", "amount": 1 } ],
"recipes": [ "mutagen_airkin", "ethereal_draught" ],
"hobbies": [ "PARACLESIAN_BIRTH", "SYLPH_EVERYWHERE_NOWHERE" ],
"items": {
"both": {
"entries": [
Expand Down
Loading